Mapper: ISF to single transaction

This is the simplest outbound mapper template and is structured to support the mapping of a single ISF Transaction to a format for outbound transmission.

To use the template, copy the files into your implementation project and rename them to according to your naming convention. You may also choose to locate them in a broker schema (sub folder) within your implementation project. Mappers are located in a message flow using a Route to Label, so you must edit the subflow file BeginOutboundMapper node property to change the label from ISFToSingleTxnMapper_Template to ISFTo<format_name>Mapper as shown here.
Figure 1. ISFToSingleTxnMapper_Template.subflow
ISFToSingleTxnMapper_Template.subflow