cancel
Showing results for 
Search instead for 
Did you mean: 

Multimapping

Former Member
0 Kudos

Hi,

What is multimapping in XI? iam bit confused. Please help me

Thanks

Narahari.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Multi mappings can be used in ccBPM which is used to map abstract interfaces. Development is the same as Message Mappings.

n:1 Transformation

Bundles multiple messages into one message, for example, individual purchase order items into one purchase order.

1:n Transformation

Splits a message into multiple messages, for example, a purchase order into the individual purchase order items.

n:m Transformation

Converts a message into another message, for example, a message that is defined by interface A is converted to message that is defined by interface B.

Multi-Mappings reference multiple message structures:-

a) All source message structures are combined into 1 source structure.

b) All target message structures are combined into 1 target structure.

Therefore, there is only one source structure mapped to one target.

BPM involved:

/people/sudharshan.aravamudan/blog/2005/12/01/illustration-of-multi-mapping-and-message-split-using-bpm-in-sap-exchange-infrastructure

/people/narendra.jain/blog/2005/12/30/various-multi-mappings-and-optimizing-their-implementation-in-integration-processes-bpm-in-xi

Without BPM:

/people/jin.shin/blog/2006/02/07/multi-mapping-without-bpm--yes-it146s-possible

Thanks

Virkanth

Former Member
0 Kudos

Hi,

Thanks for the answer. can you please tell me the difference between mapping and a multimapping.

Thanks

narahari

agasthuri_doss
Active Contributor

Answers (1)

Answers (1)

agasthuri_doss
Active Contributor
0 Kudos