cancel
Showing results for 
Search instead for 
Did you mean: 

aii_map_api.jar Required

Former Member
0 Kudos

Hi All,

I need the jar aii_map_api.jar for my Java Mapping on PI 7.1.

I know that I can get it from the location usr/sap/<SID>/DVEBMGS<nr>/j2ee/cluster/bin/ but, i dont have access to it. Can anyone tell me how to get it from SMP? To tell you I'm on PI 7.1. I have the jar for PI 7.0.

Help would be highly appreciated.

Regards

Anil

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

This message was moderated.

MakotoS
Product and Topic Expert
Product and Topic Expert
0 Kudos

In case you are using PI 7.1 or PI7.11, you can get the mapping library just from NWDS.

http://help.sap.com/saphelp_nwpi711/helpdata/EN/bd/c91241c738f423e10000000a155106/frameset.htm

I could add Mapping library just like this.

1.Right click on the project

2.Choose Java Build Path

3.Push "Add Library"

4.Choose XPI Library

5.Choose Mapping Libary from drop down list

maybe we need to update the online help but at least we don't have to get aii_map_api.jar from server in case of PI 7.1 or PI 7.11

Regards,

Makoto

Former Member
0 Kudos

Wow, Makato, thanks for that advice!

Until now I had been going in circles with Basis team looking for the right .jar file for 7.11

Former Member
0 Kudos

Hi

Which project do we have to Right Click ? I do not see any project when i click the link .

Please advice.

Thanks,

Teresa

baskar_gopalakrishnan2
Active Contributor
0 Kudos

In NWDS, Select Project Menu and then choose properties. Then you will see Java Build Path there you can add libraries or source etc...

stefan_grube
Active Contributor
0 Kudos

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

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi Anil,

Same Jar file is enough for PI7.1 too, i used same jar file my java mappings working fine,without any probs,

but u have to sue JDK 1.5 .

Cheers,

Raj

Former Member
0 Kudos

Hi Raj,

The jar file for PI 7.0 would not contain AbstractTransformation class. If we want to do parameterized java mappings, then we need the jar from the PI7.1 server.

Any clue?

Anil

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi ,

I never used the Abstract TRANSFORMATION class in my java mapping,

wts your requirement?

Regards,

Raj

former_member181962
Active Contributor
0 Kudos

Hi Anil,

See question 44 of this link:

http://sapxipi.blogspot.com/2009/06/qa-for-pi-one-stop-for-all.html

Regards,

Ravi