Job Queue Entries
Configure 'Job Queue Entries' to automatically process 'GEDI Messages'
Last updated
Configure 'Job Queue Entries' to automatically process 'GEDI Messages'
Last updated
In 'Job Queue Entries' scheduled jobs to automatically process 'GEDI Messages' are configured.
The 'Job Queue Entries' page view present a list with current 'Job Queue Entries' with information about what object to run, how often, the current status etc.
There are three different main 'Job Queue Entries' that usually needs to be configured. Each queue settings are depending on the EDI-flows specific needs and the settings below are just examples.
GEDIQUEUE: will be set on a 5min schedule, each workday between 07:00 & 20:00, and will process all new messages to the Cloud Service
GEDIDHEART: will be set on a 5min schedule, each workday between 20:01 & 20:30, and will check that the communication with Cloud Integration Platform is up and running.
GEDIDELETE: will be set on a once a day schedule, at 04:00, and will clean up old GEDI data no longer needed.
If you have multiple Golden EDI solutions combined in your Business Central Company, and you already have Job Queue Entries configured, you don't need to create new identical ones! e.g. if 'GEDIDELETE' already exist, don't create another one.
In Business Central, search and go to the page 'Job Queue Entries'
Click new to create a new 'Job Queue Entry Card'.
To the right of the 'General' Section, click 'Show more' to make sure you see all needed fields.
Fill in the 'Job Queue Entry Card' for 'GEDIQUEUE' as per screenshot or list below.
Field
Value
Object Type to Run
Codeunit
Object ID to Run
70019001
Job Queue Category Code
GEDIQUEUE
Field
Value
Run on Mondays
Checked
Run on Tuesdays
Checked
Run on Wednesdays
Checked
Run on Thursdays
Checked
Run on Fridays
Checked
Starting Time
0700
Ending Time
2000
No. Of Minutes between Runs
5
The 'GEDIQUEUE' 'Job Queue Entry' is now setup to processing the EDI messages automatically every 5min, each workday between 07:00 and 20:00
Close the Pop-up and don't set the job queue to ready yet.
Click new to create a new 'Job Queue Entry Card'
To the right of the 'General' Section, click 'Show more' to make sure you see all needed fields.
Fill in the 'Job Queue Entry Card' for 'GEDIHEART' as per screenshot or list below.
Field
Value
Object Type to Run
Codeunit
Object ID to Run
70019001
Job Queue Category Code
GEDIHEART
Field
Value
Run on Mondays
Checked
Run on Tuesdays
Checked
Run on Wednesdays
Checked
Run on Thursdays
Checked
Run on Fridays
Checked
Starting Time
2001
Ending Time
2030
No. Of Minutes between Runs
5
The 'GEDIHEART' 'Job Queue Entry' is now setup to processing the EDI messages automatically every 5min, each workday between 20:01 and 20:30
Close the Pop-up and don't set the job queue to ready yet.
Click new to create a new 'Job Queue Entry Card'
To the right of the 'General' Section, click 'Show more' to make sure you see all needed fields.
Fill in the 'Job Queue Entry Card' for 'GEDIDELETE' as Screenshot or list below.
Field
Value
Object Type to Run
Codeunit
Object ID to Run
70019006
Job Queue Category Code
GEDIDELETE
Field
Value
Run on Mondays
Checked
Run on Tuesdays
Checked
Run on Wednesdays
Checked
Run on Thursdays
Checked
Run on Fridays
Checked
Starting Time
0400
The 'GEDIDELETE' 'Job Queue Entry' is now now setup to clean up old GEDI data no longer used once a day at 04:00.
Close the Pop-up and don't set the job queue to ready yet.
Once the setup is ready for Go Live the three GEDI-related Job Queue Entries needs to be set to Ready.
In Business Central search and go to 'Job Queue Entries'
Select the 'Job Queue Entrie' that you like to start and click Set Status to Ready
The status will change to Ready.
Please note that the user starting the 'Job Queue Entries' needs to have permission set to proper rights to be able to run the job. This is due to that the user starting the job queue is actually performing all the actions inside Business Central. E.g. sending e-mail, creating order etc.
After setting the status to Ready check that Earliest Start Date/Time is in the future else it will run as expected.
Next Step is to learn how to manage the 'GEDI Message Queue'.
More information on this subject can be found in our