Developing OTDs for Application Adapters

ProcedureTo Install the SAP Java Connector on Windows 32

  1. Create a directory. For example:


     C:\SAPJCo
  2. Extract the JCo ZIP file into the directory you just created.

  3. Copy the librfc32.dll and sapjcorfc.dll files from the SAP JCo main directory. If the files are more recent than the target location, paste them into the following directory:


     C:\WINNT\SYSTEM32
  4. Copy the file sapjco.jar from your SAP JCo main directory to the following directory:


    <JavaCAPS51>\edesigner\lib\ext

    Where <JavaCAPS51> is the Sun Java Composite Application Platform Suite install directory.

  5. The sapjco.jar file is also required during runtime. For this, add the JAR file to the following location:


    <JavaCAPS51>\glassfish\is\lib
  6. Download the following DLL files:

    • msvcp71.dll

    • msvcr71.dll


    Note –

    These files are available, free of charge, from various sources on the Internet.


  7. Manually add these files to the following location:


    c:\WINNT\system32
  8. Restart both the Netbeans IDE and the domain after installing the JAR file.