Job Queue Entry Table

Specifies the setup for job queue entries that the job queue runs automatically at user-defined intervals. You can define the information in the Job Queue Entry Card window, or you can specify it from C/AL code.

Each job queue entry has a unique identification number. For each job queue entry, you specify which report or codeunit carries out the job task. You define how often the job should run and any restrictions on the weekday or the time of day. You also select how the job scheduler handles errors that occur when the job is running.

For more information about a specific field, select the field, and then press F1.

List of Fields in the Table

Field Location
Recurring Job Field, Job Queue Entry Table Using Microsoft Dynamics NAV
Run on Wednesdays Field, Job Queue Entry Table Using Microsoft Dynamics NAV
Record ID to Process Field, Job Queue Entry Table Using Microsoft Dynamics NAV
Description Field, Job Queue Entry Table Using Microsoft Dynamics NAV
Run on Thursdays Field, Job Queue Entry Table Using Microsoft Dynamics NAV
Ending Time Field, Job Queue Entry Table Using Microsoft Dynamics NAV
ID Field, Job Queue Entry Table Using Microsoft Dynamics NAV
Error Message Field, Job Queue Entry Table Using Microsoft Dynamics NAV
User Session ID Field, Job Queue Entry Table Using Microsoft Dynamics NAV
Run in User Session Field, Job Queue Entry Table Using Microsoft Dynamics NAV
Run on Saturdays Field, Job Queue Entry Table Using Microsoft Dynamics NAV
User Session Started Field, Job Queue Entry Table Using Microsoft Dynamics NAV
Status Field, Job Queue Entry Table Using Microsoft Dynamics NAV
Maximum No. of Attempts to Run Field, Job Queue Entry Table Using Microsoft Dynamics NAV
Object Name to Run Field, Job Queue Entry Table Using Microsoft Dynamics NAV
Earliest Start Date/Time Field, Job Queue Entry Table Using Microsoft Dynamics NAV
User ID Field, Job Queue Entry Table Using Microsoft Dynamics NAV
No. of Minutes between Runs Field, Job Queue Entry Table Using Microsoft Dynamics NAV
Object ID to Run Field, Job Queue Entry Table Using Microsoft Dynamics NAV
Error Message 4 Field, Job Queue Entry Table Using Microsoft Dynamics NAV
Notify On Success Field, Job Queue Entry Table Using Microsoft Dynamics NAV
Starting Time Field, Job Queue Entry Table Using Microsoft Dynamics NAV
Parameter String Field, Job Queue Entry Table Using Microsoft Dynamics NAV
Run on Mondays Field, Job Queue Entry Table Using Microsoft Dynamics NAV
Last Ready State Field, Job Queue Entry Table Using Microsoft Dynamics NAV
Run on Fridays Field, Job Queue Entry Table Using Microsoft Dynamics NAV
Timeout (sec.) Field, Job Queue Entry Table Using Microsoft Dynamics NAV
Run on Sundays Field, Job Queue Entry Table Using Microsoft Dynamics NAV
Error Message 2 Field, Job Queue Entry Table Using Microsoft Dynamics NAV
Expiration Date/Time Field, Job Queue Entry Table Using Microsoft Dynamics NAV
User Service Instance ID Field, Job Queue Entry Table Using Microsoft Dynamics NAV
Job Queue Category Code Field, Job Queue Entry Table Using Microsoft Dynamics NAV
XML Field, Job Queue Entry Table Using Microsoft Dynamics NAV
Error Message 3 Field, Job Queue Entry Table Using Microsoft Dynamics NAV
Run on Tuesdays Field, Job Queue Entry Table Using Microsoft Dynamics NAV
Priority Field, Job Queue Entry Table Using Microsoft Dynamics NAV
Object Type to Run Field, Job Queue Entry Table Using Microsoft Dynamics NAV

See Also

Reference

Job Queue Entries

Other Resources

How to: Check Job Queues Entries
How to: Create Job Queue Entries