cancel
Showing results for 
Search instead for 
Did you mean: 

EOIO for IDOCs to XI

Former Member
0 Kudos

Hi,

My scenario is IDOC ---> xi ---> File.

Need to implement EOIO(serialization) for IDOCs coming from ECC.

Checked "Queue Processing" and assigned rule "FIRST_16_OF_MESTYP".

When I send the IDOC using WE19, I get message "IDocs are stored in the queue".

But, IDOCs are not coming to XI. Please help.

Versions: ECC 6.0 & PI 7.0 SPS 13.

Also, do I need to maintain an entry in IDXQUEUE table?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

check SM59, Partner profile and logical system.. check sm58 too

Answers (3)

Answers (3)

Former Member
0 Kudos

My issue is resolved.

If I manually process IDOCs using WE19, then they are going in status 31.

I had to got BD87 and push them to XI manually.

Thank you all for your inputs.

dharamveer_gaur2
Active Contributor
0 Kudos

Hi

use similar thread

Former Member
0 Kudos

Hi Mallik

You need to serialize IDOC from ECC. Message header should bring EOIO as QOS.

Create entries for IDXQUEUE in SE16 on XI.

You need to register message IDX_SHOW_MESSAGE to display the message in outbound queue.

Thanks

Gaurav