Output Mappers

Output mappers query the operational database to retrieve all of the transaction and batch objects for the outbound physical transmission, and to build the output message tree to represent the hierarchy and content of the physical transmission. All output mapper components are called from an FSM action (in the sample application, the action is A_RouteAndSendOutTxn). The transactions and batches, must have already been created in the database.

Output mapper subflows must be placed into the event processing wrapper flow from which they will be called.