How to Set Up and Configure the SAP Connector

All BA Insight connectors can be downloaded from the Upland Right Answers Portal under Knowledge > BA Insight > Product Downloads > Connectors. This connector is installed with the same generic steps as any BA Insight connector. You must satisfy the Prerequisites for your connector before installing. The configuration specifics are detailed below.

Installing Transport Request for All SAP Connectors

About the Installation Process

SAP-Transport requests are made to install program objects such as the function module, tables, and so on, in SAP.

Every transport contains two files, which are named according to the following pattern:

Install the Transport Request

  1. To import the request, copy the file above into the folder usr/sap/trans/cofiles/ on the application server.
  2. This file contains the program objects to be transported in binary format:
        RXXXXXX.YYY (for example: R900044.EC5)
  3. Copy this file into the usr/sap/trans/data folder on the application server.
  4. To start the transport, use the transaction STMS.


  5. Click to go to the Import Overview page, which lists all of the systems in the transport landscape.


  6. Click on your System, such as EC5, to see to the Add Transport Request to Import Queue.

  7. Go to Extras > Other Requests > Add, to add your Transport Request to Import Queue where you add your transport request
  8. Click and confirm that your transport request is now in the list.


  9. Select your request and click to import your request.


  10. Import Transport Request > Options: Select your Import Options.


  11. Choose to start the request import as a job or immediately.

Install the SAP API Web Service

BA Insight SAP APIs are in the form of a web service that you install either locally or on any available server.

You then connect through the web service from the Connector Framework to your SAP server.

To install the SAP API, complete these steps:

  1. Ensure the downloaded installation .zip file has been "unblocked".
  2. Run the MSI with Admin privileges.
  3. Installation Information: Accept the default port or enter a new port number for the web service.
    Note: Keep track of the port number. You will need this number later

  4. Click Close after the BA Insight SAP API has successfully installed.

If the following Warning is displayed, log in to IIS manager and ensure that the SAP API web site is running.