Creating Adapter Configurations

An adapter configuration in a project contains all information required by the runtime adapter. After adding a database connection, you can create adapter configurations.

Procedure

  1. Use one of the following ways to open the Adapter for Database Configuration wizard:
    • From the main menu, click File > New > Other.
    • In the Project Explorer view, right-click the project folder and from the pop-up menu, click New > Other.
  2. In the "Select a wizard" window, click TIBCO Adapters > Adapter for Database > Adapter for Database Configuration. Click Next.
  3. In the Adapter for Database Configuration window, specify a name for the adapter configuration.
  4. Click Finish.
    The adapter configuration is created with the .adadbmodel suffix added to the name.
    Note: The Adapter Configurations folder is created along with the creation of the first adapter configuration. This folder is used to create configurations under it.
  5. Repeat Step 1 to Step 4 to create another adapter configuration.

    Two adapter configurations are created: jmspub.adadbmodel and jmssub.adadbmodel.