cancel
Showing results for 
Search instead for 
Did you mean: 

pipeline structure

Former Member
0 Kudos

can any one plz explain what is pipeline structure in XI..??

regards

Narasimha

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

As in the XI terms the pipeline is a set of services that process XML messages on the integration engine

(so after the adapter will send the XML to the integration engine)

When a source message reaches the Integration server, it performs 6 steps before the message reaches the destination. The steps are:

1) Receiver Determination: This steps determines the system that participates in the exchange of the message.

2) Interface Detremination: For each receiver determine which interface will should receieve the message.

3) Message Split: If more than one receievers are found, Xi will instantiate new message for each receiver.

4) Message Mapping: Mapping to transform the source message to destination message format.

5) Technical Routing: Bind a specific destination and protocol to the message.

6) Call outbound Adapter: Send the transformed message to the adapter or a proxy.

One can examine these steps in Runtime Workbench using the Transaction: SXMB_MONI.

refer

--Answered by Agasthuri Doss & Jai Shankar

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

/people/dmitry.govberg/blog/2006/11/29/post-a-message-to-xi-pipeline

http://help.sap.com/saphelp_nw2004s/helpdata/en/80/942f3ffed33d67e10000000a114084/frameset.htm

/people/aravindh.prasanna/blog/2005/12/23/configuring-scenario-specific-e-mail-alerts-in-xi-ccms-part--1

/people/krishna.moorthyp/blog/2006/04/08/reconciliation-of-messages-in-bpm

/people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step

/people/siva.maranani/blog/2005/05/25/understanding-message-flow-in-xi

Thanks

Swarup

Answers (1)

Answers (1)

justin_santhanam
Active Contributor
0 Kudos

Narasimha,

Refer this two threads, it will give u all the answer.

raj.