Creating the hub services mapping project

The first step in working with this sample is to create a new MDM Workbench hub services mapping project.

Before you begin

Before you can begin working on the sample, you must have installed and configured the MDM Workbench development environment.

About this task

To create a new hub service mapping project:

Procedure

  1. In the MDM Workbench, click File > New > Other.
  2. Select Master Data Management > Hub Service Mapping Project and click Next.
  3. In the Project name field, type MDMDFDLMappingSample.
  4. In the Base Java package name field, type com.ibm.mdm.asi.dfdl.transformation.
  5. Click Next.
  6. In the Hub base name field, type MDMASISample.
  7. In the Database schema name field, type the database schema name, such as db2admin.
  8. Click Next.
  9. Select Define delimited text format and click Next.
  10. In the Message name field, type Person.
  11. In the Number of fields field, type 15.
  12. From the Fields separated by list, select comma (,).
  13. Select the Open the generated schema check box.
  14. Click Finish.

What to do next

After creating the hub service mapping project, modify the generated schema in the DFDL Editor tab.


Last updated: 13 Sep 2017