cancel
Showing results for 
Search instead for 
Did you mean: 

Interface Mapping

Former Member
0 Kudos

Hello -

Can we have multiple mapping programs in the Interface mapping?

If so how would XI process the message mapping programs?

For e.g. if i have one mapping program in Java and the other as Message Mapping how would XI process the programs?

Thanks,

Tirumal

Accepted Solutions (0)

Answers (3)

Answers (3)

bhavesh_kantilal
Active Contributor
0 Kudos

Hi Tirumal,

Just to add to what others have already told, you can have multiple mapping programs in your Interface maping.

To add multiple mapping programs, just click on the plus sign under Message Mapping program in Interface Mapping.

Also, remember the fact that the output of one message mapping is the input to the next. So, the output of the first program should match the XML struture expected as the input to the next program,and so on.

Regards,

Bhavesh

moorthy
Active Contributor
0 Kudos

Hi,

You can use multiple/multiple types of mapping for single Interface mapping. But output of first mapping should be input for next mapping. Because it executes in the top to bottom order.

http://help.sap.com/saphelp_nw04/helpdata/en/42/f3b31d48fb1bc8e10000000a11466f/frameset.htm

Regards,

Moorthy

Former Member
0 Kudos

hi,

>>Can we have multiple mapping programs in the Interface >>mapping?

yes we can

here is the document that talks more about how Xi handles

http://help.sap.com/saphelp_nw04/helpdata/en/4f/ef761a5ecfb1418b79896e10fe4c57/frameset.htm

cheers,

Naveen