Sequencer - Operation
The Operation is a container for CDP operator-based logic with Done
output MessageArgument. The Done
output MessageArgument sends its default message each time the block finishes processing.
In Basic Block the states can contain run operation that can link to operations or regular CDP operators.
These operations are processed when the Basic Block Execution Control Chart (ECC) enters the state linking to the operation via run operation.
Use the Operation
in Basic Block to contain logic to be processed if you need to also emit an output event message. If an output event is not needed, use OperatorContainer from CDPCore instead.
To cause the Basic Block to reemit the event message from Done
just connect Done
to appropriate output event.
See also Basic Block, OperatorContainer, RunOperation, State, and EventOut.
Get started with CDP Studio today
Let us help you take your great ideas and turn them into the products your customer will love.