11874283 - Create Job Sequencer
There are automation scenarios where you use multiple jobs and it is important that these jobs run in a specific order. For example, you could have Customer, Item, and Sales Order import jobs running and all of this data might get uploaded at the same time. If the sales order import job runs first, then any new customers or items will cause errors. This job allows you to sequence the jobs so that they run in a specific order.