OS1 Services
Orchestrator Service
Container Manager Plugin
8min
This plugin will interpret the current event and, if required, it will accordingly update an existing container.
Single leg - Update the status of the container based on job updates.
- tenantId
- orderId
- workOrderId
- containerId
- jobStatus
- eventCode
- reasonCode
- location
- callback
- ApplyEventToContainer (eventCode +reasonCode)
Container Type = “orderfpastest”
Input | | Output | |
---|---|---|---|
jobStatus | reasonCode | eventCode | reasonCode |
CREATED | | E-020 | R-0046 |
IN_PROGRESS | | E-021 | R-0063 |
COMPLETED | != R-0065 | E-010 | R-0041 |
COMPLETED | == R-0065 | E-021 | R-0029 |
Job Complete Success Rule
Job Started Rule
Updated 08 Aug 2023
Did this page help you?