This section includes information about the Batch workflow's Aggregation agent's transaction behavior. The Real-Time Aggregation agent does not have transaction behavior. For information about the general transaction behavior, see 3.1.11 Workflow Monitor.
Emits
The agent emits commands that change the state of the file currently processed.
Command | Description |
---|---|
Cancel Batch | The agent itself does not emit Cancel Batch messages. However, if the code contains a call to the method |
Hint End Batch | If the code contains a call to the method |
Retrieves
The agent retrieves commands from other agents and, based on those commands, changes the state change of the file currently processed.
...