Skip to main content

How to Setup Jobs in Job Queue (Till NAV 2009 R2)

Hi all,

During our previous post we read about installation and configuration of NAS.

Let's see how to setup Job Queue.


You can find all Job Queue Related objects in Navigation pane as shown below -



1) Job Queue Setup - This form is used to activate / deactivate Job Queue.



2) Job Queue Processes - This form list down all NAS Services that are running for this database & this company and their current status.
* By Default Navision license have 1 free NAS Session which can be used in a single company.



3) Job Queue Entries - This form is used to automate the processes. We can only automate two types of objects i.e Report and Codeunit.

You need to setup following things on this card -

a) Objects Type & Objects ID.

b) Earliest Start Date/Time & Expiration Date/Time (if Any).

c) Recurrence of the job, Start Time , End Time and No of minutes in between.

Once everything is setup You can Reset the status of Job from Job Queue Button.



For a Job to be active its status should be READY.

4) Last but not least Job Queue Log entries - This card contain details of Job that have been run successfully and also list down the errors if any which executing a job.



In Next post we will see a test job just to check how NAS works.

Regards,
Saurav Dhyani

www.sauravdhyani.com

Comments

Popular posts from this blog

VIEW SERVER STATE permission on SQL Server?

Hi all, Sometime While trying to Login into a database we face an error message as shown below. --------------------------- Microsoft Dynamics NAV Classic --------------------------- You cannot start Microsoft Dynamics NAV Classic because you do not have the VIEW SERVER STATE permission on SQL Server. Contact your system administrator. --------------------------- OK    ---------------------------

BC 21 and Higher - PowerShell Cmdlet (Replacement of Business Central Administration).

Hi Readers, As discussed in last article about deprecating of Business Central Administration, there are few common actions that we use in administration till Business Central 20. For our on-prem customers, we will still require doing activities. As Microsoft suggest we need to start using PowerShell cmdlet.    Let's see how to do those via PowerShell, or Administration Shell. I will be keep adding commands as you comment to this article.

Send Mail with Attachment From Navision.

Hi all, We have seen how to save a report into PDF and how to send mail to a customer. Let's link these two post in one i.e. Mailing statement to a customer into PDF Format. This article is part of the Series. Please Refer  Table of Content here . If you have the old objects set let me brief you what I will be changing -