cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic receiver agreement

Former Member
0 Kudos

Hello,

is it possible to set the receiver party in receiver agreement dynamically?

I have about 30-40 receiver agreements with same data except receiver party.

Receiver determinations can be set through extended mapping. Is this also

possible with agreements? The necessary information are contained in the

payload.

thanks

chris

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

NO..you cant configure dynamic receiver agreement because of pipeline steps processing.

You have to configure all the reciver agreements.

Former Member
0 Kudos

@sekhar

Means if I have 1000 different parties I have to configure 1000 agreements?

For our project we have about 700 directory objects. I would like to decrease

the amount, but this seems not to be possible

Former Member
0 Kudos

YES.....it cant be possible.

Former Member
0 Kudos

Hi,

why Enhanced Receiver Determination shouldn't work?

/people/venkataramanan.parameswaran/blog/2006/03/17/illustration-of-enhanced-receiver-determination--sp16

If it's not working you could define all receivers in one receiver condition and check the partner in the condition.

Regards

Patrick

Edited by: Patrick Koehnen on May 8, 2008 10:37 AM

Former Member
0 Kudos

Hey,

thanks for replies.

So for every system we would like to integrate into SAP XI we have to define a receiver agreement

(if we would like to send messages to the system). Right?

@Patrick

We are not talking about receiver determinations. I ask for dynamic receiver agreements. This

seem to be different things.

greetz

chris

Former Member
0 Kudos

So for every system we would like to integrate into SAP XI we have to define a receiver agreement

(if we would like to send messages to the system). Right?

yes...

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

this is what Enhanced Receiver Determination is good for:

http://help.sap.com/saphelp_nw04/helpdata/en/43/a5f2066340332de10000000a11466f/frameset.htm

What do you mean with:

> Is this also possible with agreements?

Regards

Patrick

Former Member
0 Kudos

Hey,

like I said, I have 30-40 receiver agreements.

These look like this:

Sender:

********

Party: -

Service:*

Receiver:

***********

Party: XYParty

Service: Test_Service

Interface: MI_Test_If

...

Communication Channel: CC_REC_XI

All these information are exactly the same except the receiver Party (here XYParty).

I would like to replace these 30-40 agreements with only one, but I couldn't

set Party to * (of course).

Can this be set dynamically with information from payload?

thanks