Outbound Message Flows
An outbound message flow receives application messages from the backend, transforms the messages to the format your partner supports, and then forwards the messages to your partner.
The following diagram shows the components of an outbound message flow:
Callout | Setting | Description | Supported Formats or Protocols |
---|---|---|---|
Receiving endpoint |
Endpoint where the host receives transmissions from the backend |
|
|
Source message type |
Message type of the message received from the backend |
|
|
Transform |
DataWeave map used to transform the JSON or XML formats to EDIFACT or X12. The map must have Java output ( |
N/A |
|
Target message type |
Message type to which to transform the input message |
|
|
Target endpoint |
Partner endpoint to which to send the transformed message |
|