cancel
Showing results for 
Search instead for 
Did you mean: 

EOIO for Idoc to HTTP

Former Member
0 Kudos

All - can anyone tell me how to ensure EOIO processing in the Integration Engine (PI 7.0 SP16)?

We have queue serialization on and the idocs appear to be coming into PI in the correct sequence but when the process and I check them in SXMB_MONI they are getting out of sequence.

I've confirmed the QoS in the messages is ExactlyOnceInOrder but it does not seem to apply to the IE itself.

Thanks for any help you can offer.

Dennis

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

it is not done in the rfc destination. you must declare the serialization in we20 (partner agreement). just have a look at note "Serialization of IDoc processing" - SAP Note Number: 752194

Former Member
0 Kudos

In the RFC destination to send IDOCS(from ECC) to PI, enter a Queue Name that would take care of the rest...

Refer to the below weblog for more details...

/people/community.user/blog/2006/11/04/how-to-serialize-idoc-xml-messages-fed-into-xi

-Siva Maranani

former_member200962
Active Contributor
0 Kudos
I've confirmed the QoS in the messages is ExactlyOnceInOrder but it does not seem to apply to the IE itself.

Check these pre-requisites...if you have not seen them already:

http://help.sap.com/saphelp_erp2004/helpdata/en/bd/277264c3ddd44ea429af5e7d2c6e69/content.htm

From the above section:
If this is not the case, the quality of service is automatically changed to EO for compatibility reasons and the message is 
processed accordingly.

Regards,

Abhishek.