Creating a database definition (.dbm file) by using the New Database Definition File wizard
Use the New Database Definition File wizard to add database definitions to the IBM® App Connect Enterprise Toolkit.
Before you begin
About this task
A database definition file holds the physical data model that details all the database resources, such as the schema, the tables, and other resources, that you need access to.
If you can connect to your database server by using the IBM App Connect Enterprise Toolkit, you can create a database definition (.dbm file) when you create your database mapping. For more information, see Mapping database content.
If you cannot connect to your database server by using the IBM App Connect Enterprise Toolkit, you must create a database definition file from scratch before you can create your database mapping. For more information, see Creating a database definition from scratch.
You can also use database definitions in other nodes, such as the Compute node, to validate references to database sources and tables. You must include a data design project in an application, or reference it from an Integration project, before you can use the database definitions that your data design project contains.
Database definition files in the IBM App Connect Enterprise Toolkit are not automatically updated. If you modify your database, you must re-create the database definition files.
Complete the following steps to create a database definition (.dbm file) by using the New Database Definition File wizard:
Procedure
Results
What to do next
- Include your data design project in an application; see Adding a project to an application, integration service, or library.
- Reference your data design project from an Integration project; see Referencing resources in other libraries.
- Create a corresponding JDBC Providers policy; see JDBC Providers policy (JDBCProviders).