Designing Data Integrator Projects

Creating a New Data Integrator Project

Before you can begin to define and configure the components and ETL processes to use for your data integration you need to create a new project of the type Data Integrator Module.

ProcedureTo Create a New Project

  1. Right-click in the NetBeans Projects window, and select New Project.

    The New Project Wizard appears.

  2. Under Categories, select SOA.

  3. Under Projects, select Data Integrator Module.

  4. Click Next.

  5. Enter a unique name and a location for the project.

  6. If this is not a main project, deselect Set as Main Project.

  7. Click Finish.

    The new project appears in the Projects window.

Next Steps

Create an ETL Collaboration following the instructions provided under Creating an ETL Collaboration Using the Wizard. You can also create an ETL Collaboration from scratch, but the wizard provides a quick and easy way to generate most of the collaboration code.