Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.

...