Versions Compared

Key

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

...

...

Image Modified

Emits

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


Command

Description

Begin Batch

Emitted just before the first byte of each collected file is fed into a workflow.

End Batch

Emitted just after the last byte of each collected file has been fed into the system.

Retrieves

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

...