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

« Previous Version 3 Next »

Transaction Behavior - Batch Workflow

This section includes information about the Encoder agent transaction behavior. For information about the general transaction behavior, see Workflow Monitor.

This agent does not send out anything.

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


Command

Description

Begin Batch

Possible headers defined in the Header tab are created and dispatched on all outgoing routes before the first UDR is encoded.

End Batch

Possible trailers defined in the Trailer tab are created and dispatched on all outgoing routes after the last UDR has been encoded.

Input/Output Data

The Input/Output data is the type of data an agent expects and delivers.

The agent produces bytearray type and consumes the UDR types corresponding to the selected Encoder. If Suppress Encoding is enabled bytearray type is consumed.


  • No labels