This package contains the basic functionality to manage your Dynamics NAV installations. The C/AL code is written for Dynamics NAV 2015 and it can manage installations from Dynamics NAV 2013 R2 and later. Included also is a PowerShell script package. The package uses extended version of PowerShell for NAV that is available for download here. This is intended to be […]
Tag Archives: Web Service
Web Service Ping Function for NAV 2013 R2
An example on how to do a secure ping to make sure you are speaking to the correct web service and that your connection has not been hijacked. This example includes a dotnet soap request to communicate with a NAV web service. The web service has two functions. A ping function and an encrypted ping […]