Configuring an integration solution to access database resources
To access database tables, you must associate the data design project where your database definition file is located with your integration solution.
Before you begin
Create the CLIENTS.dbm database definition file. For more information, see Creating the database definition file.
Procedure
To associate the CLIENTS.dbm database definition file to the AddressBook integration service, complete the following steps:
Results
The data design project AddressBook_DD is included as part of the integration service AddressBook.
The following figure shows how the data design project AddressBook_DD is located under Other Resources within the integration service AddressBook.
What to do next
After you configure the AddressBook integration service to include the data design project AddressBook_DD, you must add the database tables to your message map. For more information, see Adding database tables your message map.