Create a database definition in your IBM® Integration Toolkit workspace
for use by the application that you imported earlier.
When you connect to the database and create a database definition, you can discover the tables,
routines, and other artifacts in the database that you can use in your application.
Procedure
- Right-click the application that you imported, and select .
- Click New to create a Data design project.
- Name the Data design project CLIENTS, and then click
Finish.
- On the New Database Definition File window, set the Data design project
name to CLIENTS, and then click Finish, and then
Next.
- On the Select Connection screen, select CLIENTS,
and then click Next. You can
now discover artifacts that the database contains.
- Select the ADDRESSBOOK schema, and
then click Next.
- On the Database Elements window, select Routines,
and then click Finish. You see CLIENTS added to the application under Independent
Resources.
Note: If you add or change a stored procedure, you must repeat the steps in
this topic in order to work with the most recent procedure.
What to do next
Follow the steps in
Configuring the message flow.