Adding Adapter Services

After configuring adapter configurations, you can add adapter services to communicate with source or target applications.

You can add an adapter service in either of two ways: from the Project Explorer View or from the Adapter Services tab. Adding an adapter service in the Adapter Services tab is introduced here. For more information about how to add an adapter service, see Creating Adapter Services.

Procedure

  1. In the jmspub adapter configuration editor, click the Adapter Services tab.
  2. In the All Adapter Services panel, click Add.
    The Create Service Wizard wizard opens.

  3. In the Adapter Service General Configuration window, from the Service Type list, select Publication and click Next.
    The Schema Type window opens.

  4. In the Schema Type window, select a table for Publication Service:
    1. Click next to the Schema field to open the ADB Business Object Schema Picker window.
    2. Click the Remote Business Object tab, and expand the node with the name of the created adapter configuration.

    3. Right-click table. From the pop-up menu, click Fetch Table.
    4. Enter a table name pattern or click OK in the Table name Pattern window to open the Table Download Dialog window.
    5. In the Table Download Dialog window, select the table you want to add and click OK.

  5. Optional: Click Next to select a transport session for the service if you do not want to use the default setting.
    You can select a transport session for an adapter service using different methods. For more information, see Creating Adapter Services.
    1. Click next to the Transport field to open the Transport Selection window.

    2. Select the transport session from the Transport list and click OK.
    3. Click Finish.
  6. Repeat Step 1 to Step 5 to add Subscription Service in the jmssub adapter configuration.
  7. Click Save on the toolbar of TIBCO Business Studio.