Start of Content Area

Procedure documentationProviding Services Locate the document in its SAP Library structure

The Jar files provide predefined services that are required for executing object-based navigation.

Searching for Required Jar Files

Search for the following Jar files locally on your portal or have someone with appropriate administrative authority give you them.

       1.      C:\usr\sap\<<Name of J2EE Engine>>\JC100\j2ee\
cluster\server0\apps\sap.com\irj\servlet_jsp\irj\
root\WEB-INF\portal\portalapps\com.sap.portal.unification.
objectbasednavigation\lib\com.sap.portal.unification.
objectbased navigation_api.jar

       2.      C:\usr\sap\<<Name of J2EE Engine>>\JC100\j2ee\
cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\
WEB-INF\portal\portalapps\com.sap.portal.unification.
objectbasednavigationservice\lib\com.sap.portal.unification.
objectbasednavigationservice_api.jar

       3.      C:\usr\sap\<<Name of J2EE Engine>>\JC100\j2ee\cluster\
server0\bin\ext\com.sap.security.api.sda\
com.sap.security.api.jar

       4.      C:\usr\sap\<<Name of J2EE Engine>>\JC100\j2ee\cluster\
server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\portal\lib\
prtapi.jar

Importing Jar Files

...

To import the files, choose the Properties entry in the context menu of the Web Dynpro project SalesOrder_Init. In the overview tree, navigate to the Java Build Path. Then switch to the tab page Libraries and choose Add External JARs.... Search for the required Jar file. Repeat the last two steps for the required Jar file. Then press OK.

This graphic is explained in the accompanying text

       1.       

This graphic is explained in the accompanying text In the next step, you can define the authentication.

 

 

End of Content Area