Connect to Microsoft Dynamics Nav 2013 Webservices through PHP - 14/01/2019 16:26 EST

Chiuso Pubblicato 5 anni fa Pagato alla consegna
Chiuso

SUMMARY

--------------------------------------------------

I have a PHP application (Linux) that will integrate with Microsoft Dynamics Nav 2013 through webservices (IIS).

PHP does not support NTLM authentication natively so that some hacking is required to emulate curl (that supports NTLM) on SOAP accesses. To test the connectivity between systems I followed these tutorials:

[login to view URL]

[login to view URL]

[login to view URL]

NOTES

--------------------------------------------------

At this point I still can't successfully connect to Microsoft Dynamics Nav 2013 Webservices from PHP.

i) OK: If I execute the command below in the command line I can successfully get the xml

wget --user "<domain\username>" --password "<password>" <webservice_url>

ii) FAIL: If I run the PHP script using CURL as mentioned in the tutorials I always get PHP errors like

Fatal error: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing WSDL: Couldn't load from '<webservice_url>' : failed to load external entity "<webservice_url>" in /var/www/html/webservices/MSNav/temp/[login to view URL] Stack trace: #0...

TASK DESCRIPTION

--------------------------------------------------

The proposed work intends to provide/fix a connectivity solution between the PHP script and Microsoft Dynamics Nav 2013 through webservices, that is, access to Dynamics Nav webserver and fetch the webservice contents through php. The problem may be on PHP settings and/or networking issues. The solution should also allow writing data on Nav. Please note that the logic for processing the webservices is out of the scope of this work.

The job should be executed interactively using a screen sharing application since a connection to the customer environment need to be established.

DEVELOPER SKILLS

--------------------------------------------------

- Experience with PHP and SOAP

- Strong Networking knowledge

- Interface with Microsoft Systems through PHP

Apache Dynamics Microsoft PHP Servizi Web

Rif. progetto: #18525351

Info sul progetto

8 proposte Progetto a distanza Attivo 5 anni fa

8 freelance hanno fatto un'offerta media di €16/ora per questo lavoro

khanicha

Hello, You could use NuSOAP for this purpose for easy to manage the functions involved within. But when using NuSOAP make sure you generate the WSDL as well as it will use WSDL for generating the classes which has t Altro

€16 EUR / ora
(33 valutazioni)
7.8
zaidtariq01

Hi! Greetings, I am Zaid Tariq. Microsoft Dynamics 365 BC,CRM,RMS and Certified NAV Technical consultant and Developer from couple of years. I have been working for technically focused MS Partners (Development Centers Altro

€16 EUR / ora
(2 valutazioni)
5.7
akhileshgandhi

Hi, We have expertise with Dynamics NAv, and have worked on short term & long term Dynamics Nav project. Can we have one call for demo or requirement discussion? Skills: -- Customized all type of customer require Altro

€15 EUR / ora
(22 valutazioni)
5.2
kyrl

Hi. I am available to you. I can begin your project right away. Contact me soon. I am a native English writer as well. I await your contact. Regards

€22 EUR / ora
(2 valutazioni)
3.7
aswadakdas

Customer's satisfaction is my goal *** *** Also 100% Completion is happy of me and client. *** *** Rest is my creative idea and honest effort. *** Looking to be your Good Venture along with your project! Best Altro

€16 EUR / ora
(20 valutazioni)
4.8
adisapsystem

Hello there. Greetings for the day. I am Microsoft Dynamics NAV/BC Consultant & developer with 6+ years working experience. I also have a team in dynamics with strong technical & functional expertise. we have done Altro

€12 EUR / ora
(7 valutazioni)
3.7
lazyboneslb

$soapClient = new SoapClient($url, array('encoding'=>'UTF-8', 'soap_version'=>SOAP_1_1, 'connection_timeout'=>3600)); return $soapClient->__doRequest($post['SOAP_1_1'], $url, $post['method'], SOAP_1_1); Altro

€16 EUR / ora
(3 valutazioni)
2.6
alvaro7710

Basically, the first thing is to make a test of a request to the SOAP web service, this can be done with SoapUi, the problem at a glance is the type of authentication they use can be ws-security so you must build your Altro

€12 EUR / ora
(1 Recensione)
2.4