cancel
Showing results for 
Search instead for 
Did you mean: 

creating java mapping without NDS

Former Member
0 Kudos

Hi Experts,

I do not have Netweaver developer studio in my system. i want to test a java mapping. let us say I have a source XML file in my local PC. Now how do i write a java mapping program and generate a target XML in my local PC with the desired structure. Please give me a simple example if possible.

PS: do not give links to other blogs which are not relavent.

thanks

sankar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sankar,

Donot create duplicate "Subject"

u can continue with the previous post on this JAVA DOM mapping.

Any ways u can use "Eclipse" which is open source.

Just go to Search by blog : JAVA MAPPING

u get many links from which u can choose

rgds

srini

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

You have to write java mapping and make a jar file import in External definition in XI and test your mapping in text tab.

You can create java mapping in any editor.

Thanks,

RamuV

Former Member
0 Kudos

Hi,

I would suggest u dwnld the NWDS from SDN the trial version.it will be very easy for u to develop the mapping.

the other way out is u have to use eclipse or any editor which has a java version same as ur XI,else java mapping will not execute.

Former Member
0 Kudos

hi

ref this

might be useful.

Former Member
0 Kudos

Hi,

this should be exactly what you need:

Regards

Patrick

Former Member
0 Kudos

hi

thanks for the reply

i have read the blog. where do i get the library file aii_map_api.jar. I do nto have access to the Xi server. I think if i need to execute the java program from my local PC i need to have this library in my PC right?

thanks

sankar

Former Member
0 Kudos

Hi,

> where do i get the library file aii_map_api.jar

have a look at mapping question 5:

Regards

Patrick