cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding Name of JAR file and its location

0 Kudos

I need to import com.sap.aii.mappingtool.tf3.rt.Container in ma java code but i dont know its jar file name and its location in PI server. I have PI 7.0 installed in my system.Kindly help me out with jar file name and location.

Accepted Solutions (1)

Accepted Solutions (1)

azharshaikh
Active Contributor
0 Kudos

Hi Rajesh,

Please check the following link:

http://scn.sap.com/thread/3311434

Regards,
Azhar

0 Kudos

As i mentioned that its PI 7.0 so while trying this link its shows an error "Not Found"

azharshaikh
Active Contributor
0 Kudos

Hi Rajesh,

Can you check the following as well:

http://wiki.scn.sap.com/wiki/display/XI/Where+to+get+the+libraries+for+XI+development

Regards,

Azhar

0 Kudos

But i dont know the name of JAR file. I knew about name of class which i want to use.

The name of class file is mentioned below :-
com.sap.aii.mappingtool.tf3.rt.Container


Kindly help me out for the same.

azharshaikh
Active Contributor
0 Kudos

Hi Rajesh,

Get the Jars:

com.sap.aii.mappingtool in aii_mt_rt.jar

aii_map_api.jar


Reference:

http://scn.sap.com/thread/930170

Regards,
Azhar

Answers (1)

Answers (1)

iaki_vila
Active Contributor
0 Kudos

Hi Rajesh,

You should to work with the NWDS, eclipse based, that it has by defect the libraries needed to work with PI. Check your version in this link NWDS Download Links - Java Development - SCN Wiki

Regards.