SAP Java Connector (JCo) Prerequisites

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

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

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
    • msvcr71.dll
    • msvcp71.dll
  3. Shut down Unwired WorkSpace.
  4. Copy (or replace if they already exist) librfc32.dll and sapjcorfc.dll into:
    • <WINDOWS_HOME>\System32
    • <WINDOWS_HOME>\JDK\bin
    • <UnwiredPlatform_InstallDir>\Servers\UnwiredServer\lib
  5. On Windows 7, Windows Vista, and Windows Server 2008, copy (or replace, if it already exists) msvcr71.dll and msvcp71.dll into <WINDOWS_HOME>\System32.
  6. Copy (or replace if it already exists) sapjco.jar into:
    • <UnwiredPlatform_InstallDir>\Unwired_workspace\Eclipse\sybase_workspace\mobile\eclipse\plugins\com.sybase.uep.com.sap.mw.jco_1.5.<version>\lib
    • <UnwiredPlatform_InstallDir>\Servers\UnwiredServer\lib\3rdparty
  7. After copying the files, restart Unwired WorkSpace.