cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP sender agreement

Former Member
0 Kudos

Hi All,

In case of SOAP scenario's,

The sender agreement contains 2 options here.

1.Assigned Users 2. Propogate Principal.

Are these 2 are related/dependent each other?

Regards,

Naresh

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi!

Prinicipal Propagation::

In the Integration Directory, sender and receiver agreements can be configured to propagate user identities. The Propagate principal checkbox is available for this purpose. Since one sender agreement and one receiver agreement is used for each message to be processed, the checkbox must be selected in both the corresponding sender agreement and the corresponding receiver agreement when principal propagation is to be active for this message.

[http://help.sap.com/saphelp_nw70/helpdata/EN/45/341a19e1a21ba3e10000000a155369/frameset.htm]

[http://help.sap.com/saphelp_nw70/helpdata/EN/45/341a19e1a21ba3e10000000a155369/content.htm]

[http://help.sap.com/saphelp_nw70/helpdata/EN/45/0f16bef65c7249e10000000a155369/frameset.htm]

Assigned Users::

[http://help.sap.com/saphelp_nw70/helpdata/EN/b1/f29e7a56e18a439984a3c6630951d2/frameset.htm]

For sender services of type Business Service or Business System, you can now restrict access to the runtime environment to particular (service) users. An authorization check is run at runtime to ensure that messages that have the particular service entered as the sender in the message header can only be executed on the Integration Server or in the Adapter Engine by the specified users.

You specify the access control when you configure the corresponding (sender) service in the Integration Directory.

[http://help.sap.com/saphelp_nw70/helpdata/EN/42/f3d07f074e1bcae10000000a11466f/content.htm]

In addition, you can restrict the access control to a particular interface of the sender. You specify the authorized users in the configuration of the relevant sender agreement, which contains the interface in the object key.

This function was specially designed for the configuration of business-to-business processes. You and your external business partner agree on a special user to be used for communication by using SAP Exchange Infrastructure. You assign all services that the external business partner uses to send messages to your Integration Server to this user. The external business partner must include this user when configuring their receiver channels (or when configuring their HTTP destinations).

Regards::

Amar Srinivas Eli

prateek
Active Contributor
0 Kudos

No. They are independent.

Regards,

Prateek

Former Member
0 Kudos