JOBQUEUES

The Job queue is the scheduler inside business central and this chapter explains how to setup the HDL Commerce integration to work automaticly with both inbound and outbound documents.

Job Queues

The job queue is the scheduler based inside Business Central.

The Job queue setup can be found by searching for "Job queue entries".


Jobs

The integration has two different jobs

Outbound messages

Outbound messages are serialized and placed in the Omni Channel Log Entries. The unit that processes all these messages is a codeunit "61103" that should be added as anentry in the job queue entries.


Example:




Inbound Messages

The inbound messages will be handled in the same way as outound. The unit that processes all these messages is a codeunit "61104" that should be added as an entry in the job queue entries.


Prerequisites

There are no prerequisites for this functionality, the job queue is standard Business Central functionality.



Updated: 2024-08-30 14:57 by Johan Carlstedt