on 2012 Jun 21 10:51 AM
Hi Experts,
Could you please explain the pipeline process in PI. Or share some documents in that.
Regards,
Manigandan
Request clarification before answering.
Hello
This is a basic question which can be answered by doing some research on your end. This forum is designed for expert users.
This thread will be locked. Please familiarise yourself with the forum Rules of Engagement before posting again.
Regards
Moderator
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear Manigandan,
Do you have any Flow of Message in PI for any Interface that is been developed in your landscape
If yes, then use Tcode :- SXMB_MONI---------------->execute---------------->Monitor for Processed XML messages-------------->Execute
On to the left you will get details of Pipeline step and the Process in which its executed
Pls see below
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Manigandan,
Here it is,
Inbound Message
XML-Validation Channel Cequest
Receiver Determination
Interface Determination
Receiver Grouping
MSG Split According to Receiver List
Request Message Mapping
Technical Routing
XML-Validation Outbound Channel Request
Call Adapter
Response
one more hint to tell, you can also check in SXMB_MONI for the same,
Hope it will help you a lot,
Thanks,
Nikh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
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 and in Transaction: SXMB_MONI.
Hope this answers your query.
Please search in SCN before you post.
Thanks
Sai
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Did you try this ( a simple search can do wonders )??
http://search.sap.com/ui/scn#query=Pipeline+Steps+in+PI&startindex=1&filter=scm_a_site(scm_v_Site11)
Thanks
Amit Srivastava
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
here is pipeline steps in IE
XML VALIDATION--Receiver Determination-interface Determination-Message Split-Message mapping-technical routing-XML Validation-Adapter call
Regards
Trinath
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
This concept is explained very well in the basic BIT 400 training for PI.
Regards,
Greg
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.