Dynamics NAV - Job Queues

Want to turn on Job Queues to automatically schedule Importing/Exporting for your EDI documents with NAV? Check out this article

Micah A. Parker avatar
Written by Micah A. Parker
Updated over a week ago

Product: Dynamics NAV


Looking to automate your processes? Dynamics NAV comes with a built in system known as the Job Queue - this will queue up various jobs you wish to run, at specific times to act as a scheduling service

While you'll need to work with your VAR to configure these if you're unfamiliar, the following information provided below should give you everything you need to know regarding a basic configuration for use with the TrueCommerce integration.

TrueCommerce Codeunits


  • TrueCommerce Recommended Units to use are 6080124 (Import) and 6080125 (Process In/Out)

Codeunit

Function

6080124

Import Inbound Files

6080130

Packing of Outbound Files

6080125

Processing Inbound/Outbound Documents

6080139

Process Inbound Document

6080140

Process Outbound Documents

rev 8/1/22

Did this answer your question?