Data Hub Forwarding Agent Transaction Behavior(3.1)
This section describes the transaction behavior of the Data Hub agent. For more information about general transactions, see, Transactions, in Workflow Monitor (3.1).
Emits
This agent does not emit anything.
Retrieves
The agent retrieves commands from other agents. Based on these commands the agent changes the state of the processed local file.
Command | Description |
---|---|
Begin Batch | When a |
Consume | When a consume message is received the agent will write the incoming data to the local temporary file. |
Commit | When a If the agent is recovering from an error, the agent will only remove the local temporary file. |
Rollback | If a Rollback message is received, the agent will remove the local temporary file. |