Creating a data development project

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:

  1. Click File > New > Other.
  2. 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.
  3. Enter StoredProceduresDDP as your Project name, and then click Next.
  4. In the Select Connection Profile window, click Add.
    The Connection Parameters window is displayed.
  5. In the Connection Parameters window, select DB2 for Linux, UNIX, and Windows, and then enter the following details:
    1. Database = CLIENTS
    2. Host = localhost
    3. Port Number = 5000
  6. On the Default Application Process Setting window, set the Default schema to ADDRESSBOOK.
  7. Click Finish to create the project.
  8. 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.