9.16.2 Decoder Agent Transaction Behavior and Input/Output Data

Transaction Behavior

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

Emits

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


Command

Description

Cancel Batch

Emitted on failure to decode the received data.

Retrieves

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


Command

Description

End Batch

Unless this has been generated by a Hint End Batch message, the decoder evaluates that all the data in the batch was decoded. When using a constructed or blocked decoder, the decoder does additional validation of the structural integrity of the batch.

Input/Output Data

The input/output data is the type of data an agent expects and delivers.

The agent produces one or more UDR types depending on configuration and consumes bytearray type.