cancel
Showing results for 
Search instead for 
Did you mean: 

Java mapping

Former Member
0 Kudos

Experts,

Can any one tell me what is java mapping? Sorry, I am new to XI.

Thanks,

Naresh J

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Thnk you very guys

Former Member
0 Kudos

hi,

check these blogs for futher reference

Java Mapping secrets revealed

/people/sankararao.bhatta/blog

Think objects when creating Java mappings

Testing and Debugging Java Mapping

Using JAXP to both parse and emit XML in XI Java mapping programs

XI Java Mapping Helper (DOM)

Implementing a Java Mapping in SAP PI

Using JAXP to both parse and emit XML in XI Java mapping programs

"JAVA MAPPING", an alternate way of reading a CSV file

Java Mapping to handle flat files in SAP XI

regards

kummari

Former Member
0 Kudos

Hi,

In xi predefined functions in graphical mapping are inbuilt which we can use for our mapping requirement. If the requirement is complex which graphical mapping cannot support then we go with java mapping.

Java mapping is typically used when the the structure is more hierarchial and best part is java mapping gives good performance.

http://help.sap.com/saphelp_nw04/helpdata/en/e2/e13fcd80fe47768df001a558ed10b6/frameset.htm

Thanks

Bharath.

Former Member
0 Kudos

HI,

Check these for JAVA Mapping

Regards

Seshagiri

Former Member
0 Kudos

it is a feature of XI where you develop your own java program (in any external IDE), import it within XIthe jar file and use it to map source structure and target structure.

this should help you:

http://help.sap.com/saphelp_nw04/helpdata/en/14/80243b4a66ae0ce10000000a11402f/frameset.htm

thanks,

latika.