cancel
Showing results for 
Search instead for 
Did you mean: 

Where to find aii_map_api.jar

Former Member
0 Kudos

Hi All

We want to do java mapping in PI 7.1

We found that we need aii_map_api.jar to do java mapping.

We could not find this jar in the location usr/sap/<SID>/DVEBMGS<nr>/j2ee/cluster/bin/ or

in the location usr/sap/<SID>/DVEBMGS<nr>/j2ee/cluster/apps/sap.com/...

Any pointers to find where this file can be downloaded ?

Regards

Anandan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Anandan,

Please ask your BASIS team member to download the file for you from OS leve in your PI Server . I did the same here.

Please provide the following link to him if he is not sure where to get it from.

https://wiki.sdn.sap.com/wiki/display/XI/WheretogetthelibrariesforXI+development

Thanks,

Teresa

PI 7.1

usr/sap/<SID>/DVEBMGS<nr>/j2ee/cluster/bin/ ->

u2022ext/com.sap.aii.af.lib/lib: com.sap.aii.af.lib.mod.jar (AM,AD)

u2022ext/com.sap.xi.util.misc/lib: com.sap.aii.utilxi.server.jar (P)

u2022ext/com.sap.xi.util.misc/lib: com.sap.aii.utilxi.core.jar (P)

u2022ext/com.sap.xi.mapping.api.lib/lib: com.sap.xpi.ib.mapping.lib.jar (M)

u2022ext/com.sap.xi.mapping.tool.lib/lib: com.sap.xi.mapping.tool.lib_api.jar (M)

u2022ext/com.sap.guid: sap.comtcblguidgeneratorimpl.jar (AD,P)

u2022ext/security.class: sap.comtcsecssfcore.jar (AD)

u2022ext/tcbltxmanagerplb: sap.comtcbltxmanagerimplplbimpl.jar (AD)

u2022services/com.sap.aii.proxy.svc/lib: com.sap.aii.proxy.svc_api.jar (P)

u2022services/com.sap.aii.af.ms.svc/lib: com.sap.aii.af.ms.svc_api.jar (AD)

u2022services/com.sap.aii.af.svc/lib: com.sap.aii.af.svc_api.jar (AM,AD)

u2022services/com.sap.aii.af.cpa.svc/lib: com.sap.aii.af.cpa.svc_api.jar (AM,AD)

u2022services/com.sap.aii.sec.svc/lib: com.sap.aii.sec.svc_api.jar (AD)

u2022interfaces/com.sap.aii.af.ms.ifc/lib: com.sap.aii.af.ms.ifc_api.jar (AM,AD)

u2022interfaces/appcontext_api: sap.comtcjeappcontext_apiAPI.jar (AD)

u2022system: sap.comtcloggingjavaimpl.jar (AM,AD)

Edited by: Teresa lytle on Jan 18, 2012 4:19 PM

Former Member
0 Kudos

Hi Teresa

Please correct me if I am wrong.

As per you reply, the file aii_map_api.jar is no long used. Instead the files given below are the right one for PI 7.1. Is that right ?

  1. ext/com.sap.xi.mapping.api.lib/lib: com.sap.xpi.ib.mapping.lib.jar (M)

  2. ext/com.sap.xi.mapping.tool.lib/lib: com.sap.xi.mapping.tool.lib_api.jar (M)

Regards

Anandan

Former Member
0 Kudos

That's correct. The file names have been changed starting with 7.1

Former Member
0 Kudos

Yes thats right !

Former Member
0 Kudos

Hi

I tried to import the two files > it is giving error while adding as External jar.

Archive for required library: 'C:\com.sap.xi.mapping.tool.lib_api.jar' in project 'XI_Java_Mapping' cannot be read or is not a valid ZIP file XI_Java_Mapping Build path Build Path Problem

There are many files with the same name as above.

I tried all the files. All giving same error.

Regards

Anandan

Former Member
0 Kudos

Hi. Anandan

This is strange...What IDE Do you use..?

I check similar situation with some bugs on Eclipse IDE.

See below links.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=229042

https://bugs.eclipse.org/bugs/show_bug.cgi?id=229038

Regards

Luis

Former Member
0 Kudos

Hi

I am using Eclipse IDE latest build.

Regards

Anandan

anupam_ghosh2
Active Contributor
0 Kudos

Hi Anandan,

Try these steps

1. Install j2se 1.5.0 and JRE 1.5

2. Install eclipse SDK 3.4.2-win32.

3. use build path to point to jar files.

Hope this solves your problem.

Regards

Anupam

Former Member
0 Kudos

Solved on my own using NWDS 7.1 EHP1. All the libraries needed are already included in the NWDS features. Hence no need to import any jar from the PCK installation. Anyway thanks for the input guys.

Regards

Anandan

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi All,

Can you plz sennd that aii_map_api.jar file to my mail <removed by Moderator>

Message was edited by: Moderator

former_member181985
Active Contributor
0 Kudos

Hi,

Try with XI main page link as below in a browser.

http://<XIserver>:<port>/rep/repository/aii_map_api.jar

check my blog for more details: http://scn.sap.com/community/pi-and-soa-middleware/blog/2013/01/09/hidden-tools-in-xipi-bat-file-to-...

Regards,

Praveen Gujjeti

Former Member
0 Kudos

Thanks!!

Alejandro

prateek
Active Contributor
0 Kudos

SCN search should be enough.

former_member184681
Active Contributor
0 Kudos

Hi,

The question was already asked in the forum multiple times, always try to search the forum before posting a new thread. Find a similar thread here - it is already answered: .

Hope this helps,

Greg