cancel
Showing results for 
Search instead for 
Did you mean: 

How to set EOIO when we have multiple receivers

Former Member
0 Kudos

Hi,

   My scenario is one Sender and multiple Receivers(Soap---> ECC,BIW etc,.).

   Requirement is need to maintain EOIO towards ECC only

   How can i achieve this.Please help

thanks

Samir

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

  Can any one throw some light in this.

thanks

former_member181985
Active Contributor
0 Kudos

Have you tried with my earlier reply steps?

//BR,

Praveen Gujjeti

Former Member
0 Kudos

yes praveen, but not worked

former_member181985
Active Contributor
0 Kudos

I think you should detail what is happening when you have configured as I have suggested

I am assuming, EOIO is getting carried for both ECC and BIW receivers, despite disabling 'maintain order at runtime' check box for BIW. Correct?

Regards,

Praveen Gujjeti



Former Member
0 Kudos

yes Praveen , it  is carrying for both BW and ECC as well.

former_member181985
Active Contributor
0 Kudos

One Solution is, use custom module to set EOIO for ECC proxy messages. I hope you are working on latest PI system and using SOAP adapter with XI3.0 protocol for proxy message

And use EO in sender SOAP channel

former_member181985
Active Contributor
0 Kudos

Hi,

Try as below,

1. Choose Quality of Servier as EOIO in sender SOAP channel with queue Name value as e.g., ECC_1234

SAP Help: Configuring the Sender SOAP Adapter - Advanced Adapter Engine - SAP Library

2. In interface determination: for ECC receiver enable 'maintain order at runtime' check box

3. In interface determination: for BIW receiver disable 'maintain order at runtime' check box

Regards,

Praveen Gujjeti

giridhar_vegi
Participant
0 Kudos

Hi shaik,

          As per my understanding you are having multiple mapping right?if this is the case select the option in interface determination of maintain order at runtime .

Thanks

Girihdar

Former Member
0 Kudos

thanks for the reply Giri,

  We are not using any multi-mapping.And i think Maintain order at runtime not working , its showing as EO but we need EOIO  for all the messages towards ECC.

sendhil_kumar
Active Participant
0 Kudos

Hi Shaik,

You would have to create different Interface Determination steps for each receiver (or Equivalent in case of ICO). In the interface determination you can find an option of Maintain Order at Runtime. Enable it for the receivers you would need EOIO.

--

Sendhil

former_member182412
Active Contributor
0 Kudos

Hi Shaik,

Are you sending the messages to ECC either via PROXY or IDOC??

Regards,

Praveen.

Former Member
0 Kudos

thanks for reply praveen,

 

   Using Proxy.