cancel
Showing results for 
Search instead for 
Did you mean: 

Where I can find these jars? com.sap.aii.mapping.api

Former Member
0 Kudos

Hello,

hope anybody can tell me where I can find these jars?:

import com.sap.aii.mapping.api. AbstractTrace;

import com.sap.aii.mapping.api.StreamTransformation;

import com.sap.aii.mapping.api.StreamTransformationConstants;

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

All these classes are part of aii_map_api.jar .

The Jar file is located in the following directory:

<SAP_install_dir>/<system_name>/<instance_name>/j2ee/cluster/server<number>/apps/sap.com/com.sap.xi.services/

If you don't have the access to your XI/PI server at the directory level

Use the below procedure to get the aii_map_api.jar file,

If your machine is running on windows operating system,(remember your machine means from where you work on Repository and Directory Frameworks)

Then look in this folder,

>:\Documents and Settings
Application Data\Sun\Java\Deployment\javaws\cache\http\D\P\DMrep\DMrepository

where - host name of XI server.

- J2EE dispatcherport of XI servergenerally it will be 50000 if instance number is 00 or it will 50000+(100 X Instance number)

- the userprofile with which your are working on your machine.

in the directory you will find "RMaii_map_api.jar". Copy this to your working directory for java mapping class program and set in classpath. You can also rename this jar file as the original name is "aii_map_api.jar".

Hope this helps.

Thank and Regards,

Kalpesh

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

Go thru this blog : /people/kirupanand.venkatapathi2/blog/2006/01/02/using-jar-class-finder

You can find any Jar files.

Thanks

Hamja

rajasekhar_reddy14
Active Contributor
0 Kudos

This message was moderated.

Former Member
0 Kudos

Hi,

You can find the java jar file in the XI server folder:

Go to your XI server folders

Drive:\usr\sap\<SID>\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\

or you can download from sevice.sap.com,

otherwise ask your BASIS guys they will give you the jar files.

Regards

Ramesh