SAP Java Connector (JCo) Prerequisites

Use the SAP JCo connector to connect to SAP backend data sources.

Prerequisites
Before you can access the SAP Web site, you must have an SAP account.

For information on how to set up the Unwired Server runtime environment, see System Administration > Environment Setup > EIS Connections > Preparing Unwired Server to Connect to SAP using Java Connectors.

  1. Go to the SAP Web site at http://service.sap.com/connectors and download the latest SAP Java Connector, for example, sapjco-ntintel-2.1.8.
  2. Unzip the file, which contains:
    • sapjco.jar
    • librfc32.dll
    • sapjcorfc.dll
  3. Shut down Unwired WorkSpace.
  4. Copy (or replace if they already exist) librfc32.dll and sapjcorfc.dll into:
    • <WINDOWS_HOME>\System32
    • <SUP Installationroot>\Servers\UnwiredServer\lib
    • The JDK bin directory used by Unwired WorkSpace. For example, <SUP Installationroot>\JDK1.6.0_16\bin
  5. Copy (or replace if it already exists) sapjco.jar into:
    • <SUP Installationroot>\Unwired_workspace\Eclipse\sybase_workspace\mobile\eclipse\plugins\com.sybase.uep.com.sap.mw.jco_1.5.<version>\lib
    • <SUP Installationroot>\Servers\UnwiredServer\lib\3rdparty
  6. After copying the files, restart Unwired WorkSpace.