cancel
Showing results for 
Search instead for 
Did you mean: 

what jar for com.sap.aii.mapping is

Former Member
0 Kudos

Dear

i am testing with blow blog.

/people/pooja.pandey/blog/2005/06/27/xslt-mapping-with-java-enhancement-for-beginners

in this blog, java program use the following;

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

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

what .jar file name is?

i could not find com.sap.aii.mapping on eclipse.

thanks

Denis

Accepted Solutions (1)

Accepted Solutions (1)

bhavesh_kantilal
Active Contributor
0 Kudos

Denis,

You need the <b>aii_map_api.jar</b> file for this.

You will get this in the following location on your XI server,

<b>j2ee\cluster\server0\apps\sap.com\com.sap.xi.services</b>

Upload the Jar, in your Project Build Path.

Regards,

Bhavesh

Answers (0)