Adding a Service of Publication Service

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

Procedure

  1. In the Project Explorer view, double-click test_pub1.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 Publication 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_pub1 is displayed by default.
    3. Expand the test_pub1 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.
  6. (Optional) If you want to select a transport session, click Next.
    In the Transport Session window, you can select a different transport session.
  7. Click Finish.
    Note: To configure load balancing, ensure that the same Publish mode is selected for the services in different adapter configurations.
  8. Repeat Step 1 to Step 7 to add a Publication Service service to the test_pub2 adapter configuration. Note that for Step 5, click the Local Business Object tab and select the table you just fetched.