cancel
Showing results for 
Search instead for 
Did you mean: 

Adapter message flow

Former Member
0 Kudos

Hi,

Any one explain the message flow in XI

Thanks in advance

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Answers (2)

Answers (2)

santhosh_kumarv
Active Contributor
0 Kudos

Hi Deepan,

Message flow is the pipeline steps in XI.Pipeline is nothing but the steps performed in integration engine at runtime. After the message is converted to xml in adapter engine it goes to integration engine for processing. In IE these pipeline steps process the message further. These include: receiver determination, interface determination, message split, and mapping, routing, call adapter.

When a source message reaches the Integration server

the messages under goes this

a) Receiver Determination:

This steps determines the systems that sends and receive the messages.

b) Interface Determination:

For each receiver determination there should be an interface to receive the message.

c) Message Split:

If more than one receiver are found, XI will instantiate new message for each receiver.

d) Message Mapping:

Mapping to transform the source message to destination message format.

e) Technical Routing:

Bind a specific destination and protocol to the message.

f) Call outbound Adapter:

Send the transformed message to the adapter or a proxy.

http://help.sap.com/saphelp_nw04/helpdata/en/41/b714f85ffc11d5b3ea0050da403d6a/framese

More Info in the Blog <a href="/people/siva.maranani/blog/2005/05/25/understanding-message-flow-in-xi Message Flow in XI</a> By Siva Maranani

Regards

San

Former Member
0 Kudos

message processing follwos series of steps called PIPELINE

check the below link

http://saphelp.border-states.com/EN/ff/3eb33b553e436ee10000000a114084/content.htm