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.

Use case

Single leg - Update the status of the container based on job updates.

Input

  1. tenantId
  2. orderId
  3. workOrderId
  4. containerId
  5. jobStatus
  6. eventCode
  7. reasonCode
  8. location
  9. callback

Output

  1. ApplyEventToContainer (eventCode +reasonCode)

Logic

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

Current Configuration

Rule

Job Complete Success Rule

Job Complete Success Rule


Job Started Rule

Job Started Rule


Plugin Workflow

Plugin Workflow


Plugin

Plugin