-
In an earlier post I showed how to kill idle sessions from C/AL code. I have been asked to provide a batch that works with Job Queue. To set this up please add a field to table 91. Field name … Continue reading →
-
I have been using PDFCreator to create PDF documents from my NAV client. I am also using it with NAS (Nav Application Server) on my Windows 2003 32bit server. I needed to get this up an running on a 64bit … Continue reading →
-
Running NAS with Job Queue will start a timer to process Job Queue Entries every two seconds. In the original code the Timer is disabled before checking the Job Queue Entries and then enabled again after the process. If NAS … 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 →