OS1 Services
Orchestrator Service
Job Manager Plugin
8min
This plugin will interpret the current event and, if required, it will either create a new job or update an existing one.
- Create a Job for a work-order created event.
- Create a Job for the job completed event where reasonCode != R-0065 (re-attempt).
- tenantId
- pickupLocation
- pickupContact
- deliverLocation
- deliverContact
- jobWorkflowId
- jobTypeId
- jobTypeName
- objectives
- customData
- orderId
- workOrderId
- callback
CreateJobCommand
If pickupLocation != deliverLocation -> CreateJobCommand returned
Create a new job.

Create a job after the previous one fails.

Create a new job

Create a job after the previous one fails.


Try Job Manager Plugin API
Updated 08 Aug 2023
Did this page help you?