Mapper: ISF to batch
This is a complex outbound mapper template and is structured to support the mapping of one or more ISF
batches to a format for outbound transmission. The template uses the same style as the ISF to single
transaction mapper. Some of its code is similar and some is identical. The key features of this template are:
- Output message is constructed in the IBM® App Connect Enterprise environment tree.
- Mapped transactions are collapsed to folder bit streams to reduce memory use.
- The mapper will propagate out at defined intervals to release parsers, memory, or both.
Mappers are located in a message flow using a Route to Label, so you must edit the BeginMapper node
property of the subflow file to change the label from ISFToSingleTxnMapper_Template to
ISFToformatMapper as shown in the following figure.