Create a data development project to manage your database
by using the IBM® App Connect Enterprise
Toolkit.
About this task
In this scenario, you create the StoredProceduresDDP data
development project.
Procedure
Create the StoredProceduresDDP data development project in the
Application Development view:
- Click .
-
Select Show All Wizards, expand Data, and then
select Data Development Project, and click Next.
Ensure that you select the Data Development Project, not the Data Design Project
wizard.
The New Data Development Project wizard opens. If this project is
the first database development project, you create within a new workspace you might see the
Confirm Enablement window first. Click OK.
-
Enter StoredProceduresDDP as your Project name,
and then click Next.
- In the Select Connection Profile window, click
Add.
The Connection Parameters window
is displayed.
- In the Connection Parameters window, select
DB2 for Linux, UNIX, and Windows, and then enter the following details:
- Database =
CLIENTS
- Host =
localhost
- Port Number =
5000
- On the Default Application Process Setting window, set the
Default schema to ADDRESSBOOK.
- Click Finish to create the project.
-
If the Open Associated Perspective window displays, click
No to stay in the Integration Development perspective.
The Data Project Explorer view opens.
Results
Your data development project is created, and is displayed
in the Application Development view,
under Independent resources.
What to do next
Follow the steps in Importing an application.