cancel
Showing results for 
Search instead for 
Did you mean: 

How to use ECLIPSE tool in SAP PI 7.31

0 Kudos

Hi Experts,

  I have written code in normal JAVA IDE ECLIPSE. Not in NWDS. I need to implement that java code in SAP PI 7.31. Could anyone please guide me on the same.

Thanks,

SA

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Sai

I assume that you have written the java code in eclipse for Java mapping in PI. If so then do the following

1. Export the java class file as a jar file from eclipse

   or take the class file and then make a zip file from it.

2. Log in to the ESR of PI, go to imported archive and then import this jar or zip file.

3. Open the operation mapping, select the mapping type as java class, then select the class name from drop down.

Thanks,

Indrajit

0 Kudos

Hi Indrajit,

  I have written java code for transfroming xml to excel. For that i have used Eclipse. Now i need to implement this java as module in sap PI. Could you please guide me one the same.

Thanks,

Maheedhar

former_member184720
Active Contributor
0 Kudos
former_member182455
Active Contributor
0 Kudos