cancel
Showing results for 
Search instead for 
Did you mean: 

NWDS 7.31 How to reference aii_map_api.jar

Former Member
0 Kudos

Hi guys,

Just would like to confirm what is the right way to import aii_map_api.jar here? I know you can copy it from PI server. I also learn that you can  configure it within NWDS. If this is case, how can I reference it in NWDS?

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Thanks for the reply guys. There seems to be various ways doing this. Is there a standard way?

I'm looking at using SAP_SYSTEM_ADD_LIBS from below link. I can't find the path path /<eclipse>/plugins/com.sap.tc.ap_XXX. Any ideas?

http://wiki.sdn.sap.com/wiki/display/XI/Where+to+get+the+libraries+for+XI+development

Former Member
0 Kudos

Anyone know what is the standard way doing this?

former_member184789
Active Contributor
0 Kudos

Hi

In your NWDS, right click on your project & Select Build Path-> Add external archives...Here you can import it from your machine.

anandvithal
Active Participant
0 Kudos

Hi,

try this for java mapping / adapter module libraries,

1)Create Java project in NWDS

2)right click on project and properties>java build path>libraries tab>add library

3)select XPI library>XPI mapping libraries.

Thanks,

anand