cancel
Showing results for 
Search instead for 
Did you mean: 

Pipeline Steps and JCo Calls

Former Member
0 Kudos

Hi All,

I wanted a few links which can provide me with indepth knowledge of these two points

1. Pipeline Steps in XI

2. JCo Calls during processing of messages

I am looking specifically to understand the message processing in steps where the Mapping is called and returned to ABAP IE. i mean the Enchanced Receiver Determination / Interface Determination Steps

Rgds

Aditya

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Aditya,

Pipeline steps are :

Receiver Identification

Determine which system(s) should participate in an exchange with the

incoming message.

Interface Determination

For each receiver system determine which interface(s) should receive a

message.

Message Branch

If multiple receivers are found, XI will instantiate a new message for each

receiver.

Request Message Mapping

Call the mapping program to transform the message structure to the receiver

format.

Outbound Binding

Bind a specific destination and protocol to the message.

Call Adapter

Send the transformed message to the adapter or proxy

Check this weblog for full details on how a message flows in XI:

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

http://help.sap.com/saphelp_nw04/helpdata/en/ff/3eb33b553e436ee10000000a114084/content.htm

Regds,

Pinangshuk.

Former Member
0 Kudos

Hi All,

Thanks for your response.

But i was look at specifically the following inputs

1. Are there multiple JCo Calls made in case we have multiple message mappings?

2. DUring the JCo Call what are the function modules / RFC dest being used to execute the mapping

3. While executing mapping what are there any specific place from where these mapping are executed, propably we have an mte file for each mapping / a converted java class for each mapping

Rgds

Aditya

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi All,

I have a quick doubt as well. After interface determination step and a call is made via JCo for executing the mapping, in case we have 3-4 mappings in a interface determination, wll there be 3-4 JCo Calls, will the payload after each step come back to ABAP Engine?

Rgds

Aditya

Former Member
0 Kudos

Hi All,

i dont think so these questions are the most toughest of all, that no one is giving it a try.

Anyways i thought i will create a new thread but didnt want to increase the thread count.

I would like to know how a mapping is executed. What are the clases / functions that are called?

Can any one shed some light on this

Rgds

Aditya

jose_augastine3
Active Participant
0 Kudos
Former Member
0 Kudos

Thanks,

For your reply i have this link though. I have awarded you points

Rgds

Aditya

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi Prasad,

If you want to know about pipeline steps just search in sdn,check your hot mail,i sent one doc it help you understand better

Regards,

Raj