cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping Issue

Former Member
0 Kudos

Hi All,

I need some guidance on multiple mapping.

Here is my scenario:

Messages:Vendor_out****Vendor_middle****Vendor_Final

Elements:****Zip -


> Zip

****************City -


> City

****************Street -


> Street -


> Street

****************Country -


> Country -


> Country

**************************************Band -


> Band

(Note: Pls Ignore the asterix)

Now how do I implement this mapping?

When I implement triple mapping.

i.e Step 1) Map Vendor_out --> Vendor_middle (Street,Country)

Step 2) Vendor_middle -->Vendor_Final (Street, Country, Band)

Step 3) finally Vendor_out -->Vendor_Final (City, Zip).

When i perform step 3, I loose the mapping done for Vendor_Final in step 2 (Street, Country).

Can someone help.

Regards,

Ashish

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Ashish,

In your case it is not possible to do the multi mapping. But you can do two separate mappings i.e first one Vendor out to Vendor middle and the second one result to Vendor final. Multi mapping means we can take more than one message type and map to target message type.

Regards,

Ranjeeth

Former Member
0 Kudos

Hi Ranjeeth,

Could you pls elaborate on how to implement multi mapping i.e more than one message type mapped to one message type.

Ashish

former_member206604
Active Contributor
0 Kudos

Hi,

Check out this blog for multimapping

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

Thanks,

Prakash

Answers (0)