cancel
Showing results for 
Search instead for 
Did you mean: 

Java Mapping : Multimapping possible or not?

Former Member
0 Kudos

Hi Experts ,

Can we use Java Mapping in Case of Multimapping where I am getting 2 messages as Input and I have to sent 1 message O/p.

Also the reverse case where I am getting I message as I/p and I have to sent 2 messages O/p

Your suggestions are required .

Regards

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Amit,

It is possible using Java Mapping.

Also, go through the below links to get a better idea.

http://help.sap.com/saphelp_nw04/helpdata/en/43/09b16006526e72e10000000a422035/frameset.htm

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

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

/people/thorsten.nordholmsbirk/blog/2006/08/10/using-jaxp-to-both-parse-and-emit-xml-in-xi-java-mapping-programs

/people/amol.joshi2/blog/2006/03/10/think-objects-when-creating-java-mappings

Hope these help

Regards

Kiran..

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Amit,

yes it is possible! (also with XSLT)

But make sure that your JAVA generates the <Messages> element!

I suggest first to make a simple graphical multi-mapping. This is just that you see how your target-structure has to be generated!

Workaound: Have a look in message-mapping: BpmPatternCollectMerge which is delivered by SAP in SWC: SAP BASIS 6.40 (http://sap.com/xi/XI/System/Patterns)

Than you can do your JAVA-mapping!

BTW: Doing JAVA-Mappings is very exhausting if you have large message-interfaces!

Regards Mario

Former Member
0 Kudos

Hi Amit,

Yes it is possible.

If your mapping is an XSLT or Java mapping you need to import the java mapping program to intergartion repository and reference it from the interface mapping.

For Imported Archeives also see :

http://help.sap.com/saphelp_nw04/helpdata/en/4c/b2ad3de2d76b3be10000000a114084/content.htm

Also have a look upon the link :

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

**Pls: Reward with Points if helpful **

Regards,

Jyoti

Message was edited by:

Jyoti Acharya