Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

Table of Contents

Search

  1. Preface
  2. Introduction to SAP Table Connector
  3. Connections for SAP Table Connector
  4. Mappings and mapping tasks with SAP Table
  5. Synchronization tasks with SAP Table
  6. Data type reference
  7. FAQ for SAP Table Connector

SAP Table Connector

SAP Table Connector

Download and configure the SAP libraries

Download and configure the SAP libraries

To read data from
or write data to
SAP tables, you need to download and configure the SAP NetWeaver RFC SDK libraries and SAP JCo libraries on the Secure Agent machine. If you encounter any issues while you download libraries, contact SAP Customer Support.
  1. Go to the SAP Support Portal, and then click
    Software Downloads
    .
    You need to have SAP credentials to access
    Software Downloads
    from the SAP Support Portal.
  2. Download the latest version of the SAP NetWeaver RFC SDK 7.50 libraries that are specific to the operating system of the machine on which the Secure Agent runs.
    Operating System
    SAP NetWeaver RFC SDK Libraries
    Linux 64
    • libicudata.so.50
    • libicui18n.so.50
    • libicuuc.so.50
    • libsapnwrfc.so
    • libsapucum.so
    Windows 64
    • icudt50.dll
    • icuin50.dll
    • icuuc50.dll
    • libsapucum.dll
    • sapnwrfc.dll
  3. Copy the SAP NetWeaver RFC SDK 7.50 libraries to the following directory:
    <Informatica Secure Agent installation directory>\apps\Data_Integration_Server\ext\deploy_to_main\bin\rdtm
    Create the
    deploy_to_main\bin\rdtm
    directory if it does not already exist.
  4. Set the following permissions for each NetWeaver RFC SDK library:
    • Read, write, and execute permissions for the current user.
    • Read and execute permissions for all other users.
  5. From the SAP Support Portal, download the latest version of the 64-bit SAP JCo libraries based on the operating system of the machine on which the Secure Agent runs.
    Operating System
    SAP JCo Libraries
    Windows
    sapjco3.jar
    sapjco3.dll
    Linux
    sapjco3.jar
    libsapjco3.so
  6. Copy the JCo libraries to the following directory:
    <Informatica Secure Agent installation directory>\apps\Data_Integration_Server\ext\deploy_to_main\bin\rdtm-extra\tpl\sap
    Create the
    deploy_to_main\bin\rdtm-extra\tpl\sap
    directory if it does not already exist.
  7. Log in to Informatica Intelligent Cloud Services and configure the JAVA_LIBS property for the Secure Agent.
    1. Select
      Administrator
      Runtime Environments
      .
    2. Click
      Runtime Environments
      to access the
      Runtime Environments
      page.
    3. To the left of the agent name, click
      Edit Secure Agent
      .
    4. From the
      Service
      list, select
      Data Integration Server
      .
    5. From the
      Type
      list, select
      Tomcat JRE
      .
    6. Enter the JAVA_LIBS value based on the operating system on which the Secure Agent runs.
      Operating System
      Value
      Windows
      ../bin/rdtm-extra/tpl/sap/sapjco3.jar;../bin/rdtm/javalib/sap/sap-adapter-common.jar
      Linux
      ../bin/rdtm-extra/tpl/sap/sapjco3.jar:../bin/rdtm/javalib/sap/sap-adapter-common.jar
      If you copy the value directly from the table, the hyphens (-) in the value might be incorrectly copied. Copy the value to a text editor and make sure that the value you copied is not corrupted.
      The configured JAVA_LIBS property for the Secure Agent on Windows.
    7. Click
      Save
      .
    8. Repeat steps 2 through 7 on every machine where you installed the Secure Agent.
  8. Restart the Secure Agent.

0 COMMENTS

We’d like to hear from you!