Message flow
Maps control the flow of messages between messaging applications in the following ways:
- One-to-one
Messages can flow from a single data source message to a single data target message using a map.
- One-to-many
Messages can flow from a single data source message to many data target messages using a map.
- Many-to-one
Messages can flow from many data source messages to a single data target message using a map.
- Many-to-many
Messages can flow from many data source messages to many data target messages using a map.
Additionally, message flow can be sequenced between applications and used to integrate non-messaging environments.