cancel
Showing results for 
Search instead for 
Did you mean: 

Over 1,000 different partners in receiver determination

Former Member
0 Kudos

I'm facing the following scenario: one message is sent to XI via an ABAP proxy. The message should go to one Business Service (broker) which takes care of the distribution to the various partners.

However, I would like to see in the XI monitoring for which partner the message is meant. I can create the 1,000 parties (which all use the same Business Service) in XI and decide in my Receiver Determination to which partner the message should be sent. This is of course very time-consuming and most of all not a great solution.

Is there a way to show in the XI monitoring for which partner the message is meant without the use of different parties? I can extract the desired partner from the message payload.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

U can use Enhanced Receiver Determination to identify the receiver in runtime.

Regards,

Kalenthirababu.p

Former Member
0 Kudos

That sure is helpful, but then I still need to define and maintain all 1,000 parties.

Because the inbound message interface always goes to 'BS A' the setup for receiver is like this:

Party 1

BS A

Party 2

BS A

Party 3

BS A

I'm more looking for a way to 'fake' the receiver party so it appears only in the logs.

Answers (0)