Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

This section includes information about the ECS Collection agent's transaction behavior. For information about the general transaction behavior, see the section, Transactions, in Workflow Monitor[hide]3.0[/hide]

Emits

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


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

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).

  • No labels