Inbound Processing Overview

The inbound process converts a SWIFT FIN formatted message to an XML transaction.

In a basic message flow, inbound processing consists of the following components and steps. For an illustration of the components available in the construction of a message flow, see Using a Channel to Construct a Message Flow. You will define the components in the configuration instructions in Sample Configuration for Inbound Processing: SWIFT to XML.

Inlet

Validation

Route

Outlets

Outlets define how messages leave a channel at the end of a process. In our basic sample channel, one outlet is configured. This outlet outputs the XML format of the document. In a real case scenario, it would output the result of your business logic.


iWay Software