-
My recent post on creating a class in visual studio to simplify the NAV C/AL code for web service is a easy solution for NAV 2013. It will work both for the user and for the Job Queue. In NAV 2009 … Continue reading →
-
Most of my clients require a running NAV Application Server. The NAS that is included in NAV 2009 R2 requires a license that is included in most licenses today. However, there are cases where more than one NAS is needed. … Continue reading →
-
In NAV 7 the NAV Application Server will no longer be supported. The Job Queue has been redesigned to support the new CREATESESSION feature that will create a new session on the service tier to execute a given task. In … Continue reading →
-
I wanted to be able to use the Record Link table in NAV to link to my attachments. Since that part of NAV is not customizable every attachment that I link to NAV needs to be accessible via URL. So, … Continue reading →