Fetching a Table When Creating Subscription Service

You can use the Create Service Wizard wizard to fetch a table when you create Subscription Service.

In the Create Service Wizard wizard, after you select Subscription from the Service Type list and click Next, the Schema Type window opens.

Procedure

  1. In the Schema Type window, click the browse button to open the ADB Business Object Schema Picker window.
  2. Click the Remote Business Object tab and expand the destination with the adapter configuration name.

    Use the Remote Business Object tab when a schema object that you want to fetch does not exist in the local repository, and use the Local Business Object tab when a schema object that you want to fetch exists in the local repository.

  3. Right-click table and click Fetch Table to select a table.
  4. In the "Table name Pattern" window, enter a search criteria and click OK.
    For example, if you want to fetch a table that starts with "SUB_CUSTOMER", you can specify SUB_CUSTOMER% as the search criteria.

  5. In the Table Download Dialog window, select the table you want to fetch and click OK.

  6. Back in the ADB Business Object Schema Picker window, click the fetched table and click OK.

    The fetched table is displayed in the Schema field.