Data Veracity Collection Agent Transaction Behavior

This section includes information about Data Veracity Collection agent's transaction behavior. For information about the general transaction behavior, see the section Transactions in Workflow Monitor.

Emits

The agent emits commands that changes the state of the file currently processed.

Command

Description

Command

Description

Begin Batch

  • UDRs - Emitted prior to the routing of the first UDR in the batch created by the UDRs matching the collection definitions.

  • Batches - Emitted prior to the routing of a batch.

End Batch

  • UDRs - Emitted when all UDRs have been collected or when a Hint End Batch request is received. The UDRs are then marked as Reprocessed in ECS.

  • Batches - Emitted after each batch has been processed. The batch is then marked as Reprocessed.

Retrieves

The agent retrieves commands from other agents and, based on them, generates a state change of the file currently processed.

Command

Description

Command

Description

Cancel Batch

No Cancel Batches are retrieved.

Note!

If any agent in the workflow emits a  cancelBatch , the workflow will abort immediately (regardless of the workflow configuration).