Specific mappers subflows
The specific body mapper subflows are straightforward. They start with a label node that identifies the RouteToNextMapper subflow, followed by a compute node to map the message into an ISF message format. Finally, it calls the RouteToNextMapper subflow, which determines the next label to pass the message to and then passes the message to that subflow. The following figure shows an example of a body mapper subflow.