08 October 2016

Calling Web Services from NAV

Hi All,

A need may arise to Integrate NAV with third party Applications.

There are ways to Integrate systems with NAV through SQL, using Files, using Web Services, etc.

To make it real time mostly web services are preferred.

Below is the Sample Code on how to connect to External SOAP Web services from  Automation Variable using XML HTTP calls.

I had done this long time back for NAV 2009 R2 with MS XML 3.0. So I have changed it to MS XML 6.0 .

You may need to do some changes/modifications in code to make it work.

Calling  External SOAP Web Service from Automation








Below are few links which may be useful.

Call external Web service using new CU 1290

Call External Web Service using CU 1290



Calling NAV Web Services with in NAV.

Consuming NAV Web Services within NAV


Thanks & Regards,
Nandesh Gowda

No comments:

Post a Comment