Microsoft Dynamics Nav Connector For Java

Currently I am working on implementing a connector for Microsoft Dynamics Nav in Java.

For that I want to create a connection with Dynamics Nav server through NTLM. Most of the blogs and documentations I found regarding this are outdated.

Connecting to NAV Web Services from Java

It will be appreciated if anyone can suggest me a method to handle Dynamics Nav authentication using org.apache.http.client.HttpClient. (Please suggest me if there is any Java client library available for Dynamics Nav)

Furthermore, it will be appreciated if any one can suggest me a place where I can get a free Dynamics Nav testing environment to test my Dynamics Nav connector application.

Hi,

Don’t see why the links and documentation is outdated, which version of NAV is it about?

In terms of a “free” Dynamics NAV testing environment, then if it’s any of the NAV versions from NAV 2015 and up, then the easiest way to get a testing environment is to use Azure (http://aka.ms/getnav). But that’s not quite free! The alternative is to use a local Docker image.

I can recommend you to read Freddy’s blog about it:

https://blogs.msdn.microsoft.com/freddyk/