cancel
Showing results for 
Search instead for 
Did you mean: 

In which jar file I can find com.sap.aii.mapping.lookup

former_member518917
Participant
0 Kudos

Is there any place to download this package.

it is not available in "http://service.sap.com/swdc"

Support Packages and Patches->SAP NetWeaver->SAP NETWEAVER->SAP NETWEAVER 04->Entry by Component->Process Integration (PI/XI)->XI Tools 3.0.

Suggest me new location where I can find this package.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

The package resides within the "aii_map_api.jar" library which can be found at:

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

This folder exists on the XI installation.

If you don't have SP13 or can't access the system, the library resides in the XI Tools 3.0 patch update component. You can download that from Service Marketplace at http://service.sap.com/swdc and then at:

Support Packages and Patches->SAP NetWeaver->SAP NETWEAVER->SAP NETWEAVER 04->Entry by Component->Process Integration (PI/XI)->XI Tools 3.0. You can use winzip and winrar to open .sca and .sda files. The library resides in IntegrationServices.sda.

Former Member
0 Kudos

Hi Ritu,

To access the mapping API, you must include the Jar file aii_map_api.jar in your class path. 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/

might help you..

vasanth

Former Member
0 Kudos
Former Member
0 Kudos

aii_map_api.jar

<b>Cheers,

*RAJ*</b>

Former Member
0 Kudos

Hi Ritu

refer this link may be help u

can find the package structure in the following link

i)https://media.sdn.sap.com/javadocs/NW04/SPS13/XI/com/sap/aii/mapping/lookup/package-summary.html

ii) https://media.sdn.sap.com/javadocs/NW04/SPS13/XI/com/sap/aii/mapping/lookup/package-tree.html

Check the following thread for help with where you can download it from,

https://help.sap.com/javadocs/NW04/current/pi/com/sap/aii/mapping/lookup/package-summary.html

You really should try to get an "official" copy from an XI installation if at all possible (e.g. in case you run into issues and need support from SAP). The package resides within the "aii_map_api.jar" library which can be found at:

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

This folder exists on the XI installation.

If you don't have SP13 or can't access the system, the library resides in the XI Tools 3.0 patch update component. You can download that from Service Marketplace at http://service.sap.com/swdc and then at:

Support Packages and Patches->SAP NetWeaver->SAP NETWEAVER->SAP NETWEAVER 04->Entry by Component->Process Integration (PI/XI)->XI Tools 3.0. You can use winzip and winrar to open .sca and .sda files. The library resides in IntegrationServices.sda.

pls reward if useful