JQE - Job Queue Entries Setup

Metaprocess

JQE - Job Queue Entries Setup

graph LR; %% Schritte, Formen A(JQE<br>Job queue entries setup) B(JQE-0010 <br>create job queue entry card) C(JQE-0020 <br>fill general information) D(JQE-0030 <br>define recurrence) E(JQE-0040 <br>set status to ready) %% Reihenfolge A -.- B linkStyle 0 stroke:#ffffff B ==> C C ==> D D ==> E %% Style, Farbe style A fill:#ffffff, stroke:#1B1464, stroke-width:3px style B fill:#DCE0F7, stroke:#1B1464, stroke-width:3px style C fill:#DCE0F7, stroke:#1B1464, stroke-width:3px style D fill:#DCE0F7, stroke:#1B1464, stroke-width:3px style E fill:#DCE0F7, stroke:#1B1464, stroke-width:3px

The frequency of automatic checking the imported data and automatic converting it into BC documentations can be define through using job queue entry.

JQE-0010 Create job queue entry card Find the list of "Job Queue Entries" by using the search function in BC. Click the "New" button to create a new job queue entry card.

Incoming processes: - WSE - Webshop Setup

JQE-0020 Fill general information
Choose "Codeunit" in the field "Object Type to Run". The "Object ID to Run", which can be found in BE-Commerce code for respective import task, must be filled.

JQE-0030 Define recurrence
Define on which day and how frequent the automatic checking and converting should take place. The frequency is accurate to one minute.

JQE-0040 Set status to ready
Click the button "Set Status to Ready" under "Process" to start using the new job queue entry.

Outgoing processes: - PBC - Processing BE-Commerce

Instances

JQE-CON - Job Queue Entries Setup Contacts

graph LR; %% Schritte, Formen A(JQE-CON<br>Job queue entries setup contacts) B(JQE-CON-0010 <br>create job queue entry card) C(JQE-CON-0020 <br>fill general information) D(JQE-CON-0030 <br>define recurrence) E(JQE-CON-0040 <br>set status to ready) %% Reihenfolge A -.- B linkStyle 0 stroke:#ffffff B ==> C C ==> D D ==> E %% Style, Farbe style A fill:#ffffff, stroke:#1B1464, stroke-width:3px style B fill:#DCE0F7, stroke:#1B1464, stroke-width:3px style C fill:#DCE0F7, stroke:#1B1464, stroke-width:3px style D fill:#DCE0F7, stroke:#1B1464, stroke-width:3px style E fill:#DCE0F7, stroke:#1B1464, stroke-width:3px

The frequency of checking the imported webshop contacts and converting them into BC contacts can be define through using job queue entry.

JQE-CON-0010 Create job queue entry card
Find the list of "Job Queue Entries" by using the search function in BC. Click the "New" button to create a new job queue entry card.

JQE-CON-0020 Fill general information
Choose "Codeunit" in the field "Object Type to Run". The "Object ID to Run" is 5594968, which can be found in BE-Commerce code.

JQE-CON-0030 Define recurrence
Define on which day and how frequent the automatic checking and converting should take place. The frequency is accurate to one minute.

JQE-CON-0040 Set status to ready
Click the button "Set Status to Ready" under "Process" to start using the new job queue entry.

JQE-SOP - Job Queue Entries Setup Sales Order Processing

graph LR; %% Schritte, Formen A(JQE-SOP<br>Job queue entries setup sales order processing) B(JQE-SOP-0010 <br>create job queue entry card) C(JQE-SOP-0020 <br>fill general information) D(JQE-SOP-0030 <br>define recurrence) E(JQE-SOP-0040 <br>set status to ready) %% Reihenfolge A -.- B linkStyle 0 stroke:#ffffff B ==> C C ==> D D ==> E %% Style, Farbe style A fill:#ffffff, stroke:#1B1464, stroke-width:3px style B fill:#DCE0F7, stroke:#1B1464, stroke-width:3px style C fill:#DCE0F7, stroke:#1B1464, stroke-width:3px style D fill:#DCE0F7, stroke:#1B1464, stroke-width:3px style E fill:#DCE0F7, stroke:#1B1464, stroke-width:3px

This process describes how the imported e-commerce documents are further processed in the system.

JQE-SOP-0010 Create job queue entry card
Find the list of "Job Queue Entries" by using the search function in BC. Click the "New" button to create a new job queue entry card.

JQE-SOP-0020 Fill general information
Choose "Codeunit" in the field "Object Type to Run". The "Object ID to Run" is 5594967, which can be found in BE-Commerce code.

JQE-SOP-0030 Define recurrence
Define on which day and how frequent the automatic checking and converting should take place. The frequency is accurate to one minute.

JQE-SOP-0040 Set status to ready
Click the button "Set Status to Ready" under "Process" to start using the new job queue entry.

JQE-ROP - Job Queue Entries Setup Return Orders Processing

graph LR; %% Schritte, Formen A(JQE-ROP<br>Job queue entries setup sales return order) B(JQE-ROP-0010 <br>create job queue entry card) C(JQE-ROP-0020 <br>fill general information) D(JQE-ROP-0030 <br>define recurrence) E(JQE-ROP-0040 <br>set status to ready) %% Reihenfolge A -.- B linkStyle 0 stroke:#ffffff B ==> C C ==> D D ==> E %% Style, Farbe style A fill:#ffffff, stroke:#1B1464, stroke-width:3px style B fill:#DCE0F7, stroke:#1B1464, stroke-width:3px style C fill:#DCE0F7, stroke:#1B1464, stroke-width:3px style D fill:#DCE0F7, stroke:#1B1464, stroke-width:3px style E fill:#DCE0F7, stroke:#1B1464, stroke-width:3px

This process describes how the imported e-commerce documents are further processed in the system according to the web shop channel setup.

JQE-ROP-0010 Create job queue entry card
Find the list of "Job Queue Entries" by using the search function in BC. Click the "New" button to create a new job queue entry card.

JQE-ROP-0020 Fill general information
Choose "Codeunit" in the field "Object Type to Run". The "Object ID to Run" is 5594967, which can be found in BE-Commerce code.

JQE-ROP-0030 Define recurrence
Define on which day and how frequent the automatic checking and converting should take place. The frequency is accurate to one minute.

JQE-ROP-0040 Set status to ready
Click the button "Set Status to Ready" under "Process" to start using the new job queue entry.

JQE-RES - Job Queue Entries Setup Reservation

graph LR; %% Schritte, Formen A(JQE-RES <br>Job queue entries setup reservation) B(JQE-RES-0010 <br>create job queue entry card) C(JQE-RES-0020 <br>fill general information) D(JQE-RES-0030 <br>define recurrence) E(JQE-RES-0040 <br>set status to ready) %% Reihenfolge A -.- B linkStyle 0 stroke:#ffffff B ==> C C ==> D D ==> E %% Style, Farbe style A fill:#ffffff, stroke:#1B1464, stroke-width:3px style B fill:#DCE0F7, stroke:#1B1464, stroke-width:3px style C fill:#DCE0F7, stroke:#1B1464, stroke-width:3px style D fill:#DCE0F7, stroke:#1B1464, stroke-width:3px style E fill:#DCE0F7, stroke:#1B1464, stroke-width:3px

The reservation is transferred to the Business Central system via the e-commerce interface.

JQE-RES-0010 Create job queue entry card
Find the list of "Job Queue Entries" by using the search function in BC. Click the "New" button to create a new job queue entry card.

JQE-RES-0020 Fill general information
Choose "Codeunit" in the field "Object Type to Run". The "Object ID to Run" is 5594967, which can be found in BE-Commerce code.

JQE-RES-0030 Define recurrence
Define on which day and how frequent the automatic checking and converting should take place. The frequency is accurate to one minute.

JQE-RES-0040 Set status to ready
Click the button "Set Status to Ready" under "Process" to start using the new job queue entry.

In this article