cancel
Showing results for 
Search instead for 
Did you mean: 

Roles in ID

Former Member
0 Kudos

Hi Experts,

Plz explain briefly ,why we use the following terms in ID:

Receiver Determination

Interface Determination

Sender Agreement

Receiver Agreement

thnxs

Nani

Accepted Solutions (1)

Accepted Solutions (1)

agasthuri_doss
Active Contributor
0 Kudos

When a source message reaches the Integration server

the messages under goes this

a) Receiver Determination:

This steps determines the system that participates in the exchange of the message.

b) Interface Detremination:

For each receiver determine which interface will should receieve the message.

c) Message Split:

If more than one receievers are found, XI will instantiate new message for each receiver.

d) Message Mapping:

Mapping to transform the source message to destination message format.

e) Technical Routing:

Bind a specific destination and protocol to the message.

f) Call outbound Adapter:

Send the transformed message to the adapter or a proxy.

g) Sender Agreement :

How the message of a sender is to be transformed so that it can be processed by the Integration Engine

h) Receiver Agreement :

We can define how the address fields in the message header are to be transformed during outbound processing.

Regards

Agasthuri Doss

Answers (2)

Answers (2)

Former Member
0 Kudos

ok, satisfied with the link

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

have a look here:

http://help.sap.com/saphelp_nw04/helpdata/en/7c/7c33419026f423e10000000a155106/frameset.htm

for short descriptions of those objects

Regards,

michal