cancel
Showing results for 
Search instead for 
Did you mean: 

File to IDoc in EOIO (PI 7.3)

Former Member
0 Kudos

Hello Community!

We are working on PI 7.31 (single stack).

I have a question to following scenario: File-Adapter sends File to IDoc Receiver in Exactly-Once-In-Order. In the File-Sender-Adapter we have defined a Queue and everything is working fine. As soon as the Messages arrive in PI, they stuck and are set to status HOLD.

I already found a solution: Setting the option "Queue-Processing" in IDoc-Receiver-Adapter.

My question now is: Why do we need to set the option in the Receiver-Adapter? On PI 7.1 (double stack) we did not need to use this option.

Is it a matter of IDoc_AAE-Adapter? Can somebody eyplain the difference?

Thank you very much in advance!

Thomas

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>My question now is: Why do we need to set the option in the Receiver-Adapter? On PI 7.1 (double stack) we did not need to use this option.

you also needed the same option on 7.1 double stack - otherwise idoc adapter will use a different module

on SAP application system and will not post IDOC to the queue there,

if you didn't have it set on 7.1 that means that it was never working I guess,

Regards,

Michal Krawczyk

Former Member
0 Kudos

Thanks for all the answers,

@ Michal: Does that mean that only when whe set the option "queue processing" in the idoc-receiver, the messages are processed in the queue that is defined in the file-sender-adapter?

Regards,

Thomas

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>>@ Michal: Does that mean that only when whe set the option "queue processing" in the idoc-receiver, the messages are processed in the queue that is defined in the file-sender-adapter?

exactly - only then otherwise IDOC adapter does not use queues on the SAP backend system,

BTW

IDOC queues are also described in my book if you'd need more details:

http://www.sap-press.com/products/Mastering-IDoc-Business-Scenarios-with-SAP-NetWeaver-PI.html

Regards,

Michal Krawczyk

Former Member
0 Kudos

Hi Michal,

thank you very much. So we will use that option

Regards,

Thomas

Former Member
0 Kudos

Hi Michal,

now, after some Test, i have another question:

I had a look in the queue on the backend (SMQ2) and saw the messages. After i have activated the queue they got processed and then i had a look at the WE05. Here i see the IDocs processed, but without any sequence-ID. How does the system know which is the right order for the IDocs?

Thanks in advance!

Thomas

MichalKrawczyk
Active Contributor
0 Kudos

Hi Thomas,

IDOCs with EOIO do not get processed via SMQ2 - if they do at your end it's a bug - please contact SAP about it

Regards,

Michal Krawczyk

Former Member
0 Kudos

Hello Michal,

Thank you very much! We will contact SAP about our problem.

Regards,

Thomas

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi experts,

I'm trying to do the similar EOIO scenario (in 7.31 single stack).

I am referring to the link below for "Queue Processing" indicator - but I can't seem to find the place to enter the "Queue Name" (see point 10 in the link)

http://help.sap.com/saphelp_nw73ehp1/helpdata/en/cc/be413f7c8c4f978b7c755a4bc957d8/content.htm

Anyone can assist on this?

Thanks!

anand_shankar10
Active Participant
0 Kudos

Hi Thomas,

Please cross refer to the link: http://scn.sap.com/thread/3296558

Thanks

Anand

Former Member
0 Kudos

Hi,

Please check this link for comparison of Idoc and Idoc_AAE adapters:

http://help.sap.com/saphelp_nw73/helpdata/en/71/21dfa45a5143ae9fe115f8c62b1801/frameset.htm

Regards,

Beena