WebSphere Adapter for SAP Software

Adding external software dependencies

To add the required sapjco.jar file to the Java™ build path of your adapter project, make sure you have installed sapjco.jar (and other files required to run the adapter) as part of the post-installation tasks. You then use WebSphere® Integration Developer to import the sapjco.jar file into the adapter project.

Before you begin

Make sure you have installed the operating-system-dependent files required to run the adapter, as described in Performing the installation. Also make sure you have created the adapter project.

About this task

You import the sapjco.jar file into the Java build path of your adapter project.

To import the file, use the following procedure.

How to perform this task

  1. Make sure you have copied the files for your operating system, as described in Performing the installation.
  2. Import the sapjco.jar file into the adapter project.
    1. In the J2EE perspective of WebSphere Integration Developer, expand Connector Projects.
    2. Right-click CWYAP_SAPAdapter and click Properties.
    3. In the left side of the Properties for CWYAP_SAPAdapter window, click Java Build Path.
      Figure 1. Selecting Java Build Path
      A screen capture of the Properties for CWYAP_SAPAdapter window, with the Java Build Path selection highlighted.

    4. Click the Libraries tab, and click Add External JARs.
    5. Navigate to the directory on your local file system where the sapjco.jar file is located. Then select sapjco.jar and click Open.
    6. Click OK.

      The file sapjco.jar appears in the list of JARs and class folders in the build path.

Result

The sapjco.jar file is now part of your adapter project and appears in the Project Explorer window of WebSphere Integration Developer.

What to do next

Configure the adapter. The first step in the process of configuring the adapter is to specify information about the SAP server so that the enterprise service discovery wizard can connect to the server.
Related reference
External software dependencies

Terms of use |

Last updated: Mon 30 Oct 2006 03:34:56

(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)