Create a data design project to contain the database definition file that describes your database.
Data design projects are used in the WebSphere® Message Broker Toolkit to contain a definition of your database, such as its structure, available fields, and data types, so that the data can be interpreted correctly by the WebSphere Message Broker runtime.
In this scenario, you create the AddressBook_DD data design project.
Create the AddressBook_DD data design project in the Application Development view:
Your data design project is created, and is displayed in the Application Development view, under Independent resources.
After you create a data design project, you must add a database definition (.dbm) file for your database. For more information, see Creating the database definition file.