Creating an Adapter Configuration for Publication Service
After creating an Adapter for Database connection, you have to create an adapter configuration.
Procedure
-
In TIBCO Business Studio, click
.
-
Select
and click
Next.
-
In the
Create new Adapter for Database Configuration window, select the
ADADB_loadbalancing project folder. Specify the file name for the adapter configuration. Click
Finish.
In this example, the adapter configuration file name is
test_pub1.adadbmodel.
-
In the
Configuration tab, do the following configurations:
- Select the database type you are using, such as Oracle, from the
Vendor list.
- Keep the
Write to Database on Save check box selected. This default option writes configuration information to the database when you save the project.
- Click the browse button next to the
Connection Reference field. In the
Adapter for Database Connection Configuration dialog, select the database connection that you have created. In this example, select
Oracle6694.sharedadbc. Click
OK.
-
Repeat
Step 1 to
Step 4 to create another adapter configuration, with the file name of
test_pub2.adadbmodel.
Note that you must clear the
Write to Database on Save check box in this adapter configuration.
Copyright © Cloud Software Group, Inc. All Rights Reserved.