Adding a Service of Subscription Service

After creating adapter configurations for load balancing, you have to add Subscription Service services to an adapter configuration.

Procedure

  1. In the Project Explorer view, double-click test_sub1.adadbmodel.
  2. Click the Adapter Services tab in the adapter configuration editor.
  3. Click Add in the All Adapter Services panel.
  4. In the Adapter Service General Configuration window, select Subscription from the Service Type list and click Next.
  5. In the Schema Type window, select a table for the service:
    1. Click the browse button to open the ADB Business Object Schema Picker window.
    2. Click the Remote Business Object tab.
      The destination name test_sub1 is displayed by default.
    3. Expand the test_sub1 node and right-click Fetch Table.
    4. In the Table name Pattern window, specify the search criteria, and click OK.
    5. In the Table Download window, select the table from the list. Click OK.
    6. Select the fetched table in the Remote Business Object tab. Click OK.
    7. Click Next.
  6. In the Transport Session window, select the TIBCO Rendezvous Distributed Queue or JMS Queue transport session.
    This example uses the JMS Queue transport session.
    1. Click the browse button to open the Model Select window.
    2. Specify a name in the Transport Name field.
    3. Select JMS from the Transport Type list.
    4. Select JMS Queue Connection.
    5. Click Finish.
    6. Select the created JMS Queue transport session and click OK.
  7. Click Finish.
  8. Repeat the preceding steps to add a Subscription Service service to the test_pub2 adapter configuration.