Creating a hub service mapping project

Complete this procedure to create a hub service mapping project.

Procedure

  1. In the Workbench, create a new hub service mapping project by clicking on File > New > Other.
  2. Under Master Data Management..., select Custom Service Interfaces > Service Mapping Project and click Next.
  3. Enter MDMIFWMappingSample in the Project name field and enter com.ibm.mdm.asi.transformation in the Base Java package name field, then click Next to continue.
  4. Enter TEST in the Identifier field and provide the correct Database schema name.
  5. Enter MDMIFWMappingSampleCba in the Composite Project field, then click Next.
  6. Select Import Existing WSDL or XSD files, then click Next.
  7. Browse to the WSDL location to import the required WSDL.
    For this sample, use the IFW_WS_FourServices.wsdl in MDMIFWMappingSample\AdditionalResources\wsdl in the samples_source included with the InfoSphere® MDM samples.
  8. Click Finish to generate the mapping.mdmxmi file.
    You will see one error: At least one operation must be mapped.

What to do next

Proceed to Developing the recordInvolvedParty service mapping to map the operation.