Configuring the Example

After migrating the example project to TIBCO Business Studio, you have to configure the project to ensure that the adapter can access to the SAP system.

Procedure

  1. In the Project Explorer view, expand IDocFormatPublishingMode > Module Descriptors, and then double-click the Module Properties resource.
  2. In the Module Properties editor, enter values for the following properties:
    • AppServer
    • Client
    • GatewayService
    • Password
    • GatewayHost
    • ProgramID
    • SystemNumber
    • UserName
    • ASAP_HOME

      ASAP_HOME is the home directory where you install the adapter. For example, E:\TIBCO_HOME\adapter\adr3\7.2.

  3. Click Save.
  4. In the Adapter for SAP Configuration editor, click Test Connection in the Default Client Connection panel to validate the connection.
  5. In the ReceiveIDocFromSAP process, click the ReceiveIDocFromSAP activity.
  6. In the General tab, click next to the Adapter Service field to select a Publication Service service according to the IDoc type.
  7. Click Save.