Creating and registering composite view handlers

To create and register composite view event handlers using MDM Workbench, take the following steps:

Procedure

  1. Ensure that you are in the MDM Configuration perspective.
  2. Double-click the .imm file for your configuration project.
  3. Click Member Types in the configuration editor view.
  4. Click the Composite Views tab, then click Add.
  5. Complete the composite view handler variables as appropriate:
    • Name: enter the name of the destination for the composite view event handler.
    • Description: enter a description for the composite view handler.
    • Kind: select the kind of composite view handler from the drop-down box.
  6. Click Generate to start the Create a Master Data Management Handler Class wizard.
  7. Specify or browse to a Handler bundle project name.
  8. Select Add bundle to composite and specify the Composite project .cba file, then click Next to load the Handler Information window.
  9. Enter the appropriate information for the handler:
    • Select the Type of interaction from the drop-down menu.
    • Enter or browse to the Name of the handler.
    • Enter or browse to the Java class for the handler.
    • Enter the Java package name for the handler.
  10. Click Finish.