General downloads

Generic Web Services Client (v2) for Microsoft Dynamics NAV

Author
Vjekoslav Babic  
Category
General downloads
Date
08/10/2012
First release
01/10/2012
Size
83,77 KB
Downloads
7332
MD5 digest
9429C9E6752A1278DA5B125BC597E75D
Rating
432150
Popularity
Downloaded 4 times in the last two weeks

This simple codeunit allows you to consume any NAV page web service from C/AL without having to write any wrapper classes in .NET, or deploy any external dependencies. The only thing you need to have is the URL to the page web service.

Update October 08, 2012
==================
There are two files inside: one for NAV 2009 and one for 2013. I haven't fully tested the NAV 2009 version. It is a bit different because of differences between the .NET interoperability implementation in NAV, and the limitations of NAV 2009. I am not going to maintain the NAV 2009 version, and it is here just as an example of how to address the limitations, such as the lack of the GETDOTNETTYPE and the fact that simple data types translate directly to C/AL types.
To run the NAV 2009 version correctly, you need the latest hotfix for NAV 2009.

More details and code examples at: http://vjeko.com/web-services-black-belt-consuming-nav-web-services-using-pure-cal/

Download this file