cancel
Showing results for 
Search instead for 
Did you mean: 

Problem to access API in a Java project in SAP NetWeaver Developer Stud

Former Member
0 Kudos

Hi All,

I want to try java mapping and tried to add the Java API in NWDS 7.0 as mentioned in the below link:

http://help.sap.com/saphelp_nwpi71/helpdata/en/bd/c91241c738f423e10000000a155106/content.htm

But I couldn't able to locate SAP_XIAF while trying to add the variable under Comp.

Please suggest me as how to find it.

This is the first time Im trying it so please explain in detail.

Thanks

Newa.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Solved by importing the jar file

pedro_baroni3
Active Contributor
0 Kudos

Hi, Newa.

You can use only aii_map_api.jar library for begin your Java Mapping:

[Implementing a Java Mapping in SAP PI|/people/carlosivan.prietorubio/blog/2007/12/21/implementing-a-java-mapping-in-sap-pi]

Path for this Lib:

\usr\sap\<SID>\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.services

[|need "aii_map_api.jar " file... ]

Best Regards.

Pedro Baroni

Former Member
0 Kudos

It should come..may be u have missed some updates and all (not sure)....

but in case u want to add java libraries specifically to ur java project u can right click on project name->properties->Java build Path -> Add External Jars -> and browse java mapping API'S