Some recommend, implementing it in Visual Studio using it's proxy objects. Then access the resulting assembly from NAV. But I do not have any experience with this, at all.
The main problem I have faced that if there any changes are made in the Web Service (example modifying/adding a function) on which the dll is made (using Class Library Project), I have to update the Web Reference every time & then create a new/fresh dll.
After that I have to placed this new dll file in the Add-in folder again.
Comments
Have you tried the Search the forum link above, or Google?
Basically you have to program it using Dotnet objects. Many examples are available.
Is there any ??
Some recommend, implementing it in Visual Studio using it's proxy objects. Then access the resulting assembly from NAV. But I do not have any experience with this, at all.
After that I have to placed this new dll file in the Add-in folder again.