Control Group Workflow Interface Contracts
Changed on:
25 Oct 2023
Detailed Description
ActivateControl Event
This event is used anytime an external (anything from outside this workflow) control activation is triggered.Event Request Example
DeactivateControl Event
This event is used anytime an external (anything from outside this workflow) control deactivation is triggered.Event Request Example
UpdateControl Event
This event is used anytime an external (anything from outside this workflow) update of a QUANTITY_BUFFER control is triggered.Request Payload
| Property | Description | Type | Required? |
| controlValue | The buffer value | Int | Required |
| executionOrder | The order of the execution of controls | Int | Required |
Event Request Example
`
`