cancel
Showing results for 
Search instead for 
Did you mean: 

Configure a scenario

Former Member
0 Kudos

Hi

Please enlist the steps required to configure a scenario. Thank you.

...

Mapping

Receiver Determination

Interface Determination

Accepted Solutions (1)

Accepted Solutions (1)

agasthuri_doss
Active Contributor
0 Kudos

Hi,

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.

Regards

Sangeetha

Former Member
0 Kudos

Thanks a lot.

Answers (0)