Workflow Terminator
The Workflow Terminator operator helps shut down the data workflow execution.
The operator has one input port. Once started and when the operator receives a message, it shuts down the data workflow. The data workflow terminates with the state, Completed.
Use this operator with other data workflow operators only.
Configuration Parameters
None
Input
Output |
Type |
Description |
---|---|---|
output |
string |
Receives a message to shut down the execution of the data workflow. |
Output
None