Creating and Configuring an Adapter Configuration

After creating a project, you have to create and configure an adapter configuration to store all the configuration information.

Prerequisites

Ensure that you have created a project. See Creating a Project for details.

Procedure

  1. Right-click the project that you created and click New > Other to open the New wizard.
  2. In the "Select a wizard" dialog, select TIBCO Adapters > Adapter for SAP > Adapter for SAP Configuration, and then click Next.
  3. Optional: In the Create new Adapter for SAP Configuration dialog, specify the adapter configuration name in the File name field.
  4. Click Finish.

    An adapter configuration is created in the project. The Adapter Configurations, AESchemas and R3Connections folders are also created automatically in the project.

  5. In the Project Explorer view, expand the Module Descriptors folder and double-click Module Properties.
  6. In the Module Properties editor, enter values for the following properties in the User tab:
    • SAPAppServer

      The network name of the machine that hosts SAP applications

    • SAPClient

      The SAP client number

    • SAPSystemNumber

      The SAP system number

    • SAPUserName

      The user name to log on to a specific SAP client

    • SAPPassword

      The valid password corresponding to a user name

  7. Click Save.
  8. In the Adapter for SAP Configuration editor, click Test Connection in the Default Client Connection panel to validate the client connection to the SAP system.