cancel
Showing results for 
Search instead for 
Did you mean: 

PI 7.1 Single EO queue for Sender

Former Member
0 Kudos

Hi,

I am using PI 7.1

I have a scenario where I am using EO queues.

I have a sender that is calling a web-service in PI. This web-service then sends through the information to R/3 using an ABAP proxy.

I need all the messages from this one specific sender to go into a single EO queue. I do not want to use a EOIO queue.

I have made the settings in the integration engine configuration as per below:

Category: Tuning Parameters: EO_INBOUND_PARALLEL_SENDER Subparameter: (Sender System Name) Current Value: 1

This did not work.

I then add the following to the integration engine configuration as well:

Category: Tuning Parameters: BALANCING Current Value: 0

Category: Tuning Parameters: B_EO_IN_PARALLEL_SENDER Subparameter: (Sender System Value) Current Value: 1

This still does not put all the messages into the same queue.

Am I doing something incorrect?

Thanks in advance,

Miguel

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

The answer is quite simple.

I added the tuning parameters onto the r/3 system instead of the PI system.

Amazing how the human mind tries to complicate something so simple!