To create and register composite view event handlers using MDM Workbench,
take the following steps:
Procedure
- Ensure that you are in the MDM
Configuration perspective.
- Double-click the .imm file for your
configuration project.
- Click Member Types in the configuration
editor view.
- Click the Composite Views tab, then
click Add.
- 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.
- Click Generate to start the Create
a Master Data Management Handler Class wizard.
- Specify or browse to a Handler bundle project name.
- Select Add bundle to composite and
specify the Composite project .cba file,
then click Next to load the Handler
Information window.
- 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.
- Click Finish.