cancel
Showing results for 
Search instead for 
Did you mean: 

file to idoc

Former Member
0 Kudos

Hi all,

My scenario is file to Idoc one. The problem that I have is I want the Idocs to be processed on first come first processed basis i.e. only if the first Idoc is processed the second one should start processing. i am just configure the sender file adapter with Exactly once in Order EOIO. the SAP r3 system is based on WAS 6.40 or higher version.tell me entire process for doing this.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Please follow the below process for configuration:

Pre-requisites for Inbound IDoc to R/3 from PI:

Configuration required at Xi side:

Go to IDX1: configure the port.

Go to IDX2: load the DOC metadata.

Go to SM59: Create RFC destination which points to R3 system this is require in the case where your IDOC is sent to R 3 system,

Configiration required at R3 side:

Maintain Logical System for PI (SALE transaction):

Maintain Partner Profile for XI system(WE20):

Pre-requisites for Outbound IDoc from R/3 to PI:

Configurations required in R/3:

Maintain Logical System (SALE)

Define RFC Destination (SM59) which points to PI system

Maintain Port (WE21)

Maintain partner profile. (WE20):

Maintain Distribution Model (BD64):

DO let me know if you need more information

Thanks and Regards,

Chirag Gohil.

Former Member
0 Kudos

i want to use queue processing in receiver idoc adapter so that i have configure sender file adapter as EOIO and i have the give queue name as abc and i know that this queue does not make any effect.........so now i want to see in which queue my message is going............