Creating and Configuring an SAP Connection

After creating a project, you can add an SAP Connection shared resource to establish connections between the plug-in and the SAP system.

Prerequisites

The SAP Connection shared resource is available at the Resources level. Ensure that you have created a project. See Creating a Project for details.

Procedure

  1. In the Project Explorer view, expand the created project.
  2. Right-click the Resources folder, and then click New > SAP Connection to open the SAP Connection wizard.
  3. In the New SAP Connection dialog, the resource folder, package name, and resource name of the SAP connection are provided by default. If you do not want to use the default configurations, change them accordingly. Click Finish to open the SAP Connection editor.
    Note:
    • In a project, all the SAP Connection shared resources cannot use the same name, even if the shared resources belong to different packages.
    • When the SAP Connection shared resource is created for the first time in a TIBCO ActiveMatrix BusinessWorks project, predefined module properties starting with SAP* are created. The predefined module properties must not be deleted.

  4. In the Client Connection panel, select a client connection type from the Connection Type list.
  5. In the Project Explorer view, expand the Module Descriptors folder under the created project, and then double-click Module Properties to open the Module Properties editor.
  6. Specify the corresponding module properties inherited by the basic parameters of the client connection.
    See Client Connection for details. Click Save.
  7. Return to the SAP Connection editor, and then click Test Connection to validate the client connection in the Client Connection Configuration tab.
  8. If you want to establish an outbound connection with the SAP system, click the Server Connection Configuration tab to configure the server connection:
    1. In the Server Connection panel, select the Enabled check box.
    2. From the Connection Type list, select a connection type.
    3. In the Module Properties editor, specify the corresponding module properties inherited by the basic parameters of the server connection.
      See Server Connection for details.
  9. In the Message Source Configuration tab, the configurations for Kafka, JMS, or NoMessaging can be added. For Kafka, the configurations need to be added at the shared resource level. For JMS and NoMessaging, it can be added at the activity level or the shared resource level.
  10. Click Save