cancel
Showing results for 
Search instead for 
Did you mean: 

EOIO QOS for IDOC->PI->Proxy communication

Former Member
0 Kudos

Hi,

We have a scenario where IDOC communication is being used for sending the data to PI and PI does the mapping and routes it to ABAP proxy of the reciever.

In this scenario, we want to ensure the EOIO for one IDOC which means we want all the XML messsages of a particular interface need to be executed in the same queue.

Sender Uses IDOC to send information to PI

PI does the mapping and routes to reciever using XI adapter.

Reciver uses ABAP proxy to execute the XML

THanks,

Prashanth

Accepted Solutions (1)

Accepted Solutions (1)

Shabarish_Nair
Active Contributor
0 Kudos

you need IDoc serialization.

/people/sap.user72/blog/2005/01/28/setting-up-inbound-qrfc-queues-for-serializing-idocs-using-the-idoc-adapter & http://help.sap.com/saphelp_erp2004/helpdata/en/bd/277264c3ddd44ea429af5e7d2c6e69/content.htm will help you

Answers (1)

Answers (1)

siddhesh_pathak4
Contributor
0 Kudos

Hello,

Please check with the Quality of Service option in Interface Determination.

This option will solve your problem.