Inbound Message Flows
An inbound message flow does the following:
-
Receives application messages from your partner, either directly or through a third-party connection
-
Transforms the messages to the format used by your back-end applications
-
Forwards the messages to those applications
The following diagram shows the components of an inbound message flow:
Callout | Setting | Description | Supported Formats or Protocols |
---|---|---|---|
Receiving endpoint |
Endpoint at which a host receives transmissions from a partner |
|
|
Source message type |
Message type of the received message payload |
|
|
Map |
DataWeave map used to transform the source message type to the target message type |
N/A |
|
Target message type |
Format into which the DataWeave map transforms received messages |
|
|
Target endpoint |
Endpoint to which the transformed message is sent (typically, a process API) |
|