Data Director Migration Guide

Data Director Migration Guide

Change the Mode for IDD

Change the Mode for IDD

After you upgrade the
Multidomain MDM
software, if you open an IDD application based on subject areas, by default you see the legacy views and search query feature. After you migrate, you can enable the E360 mode to see the E360 views and the search box.
To change the mode for IDD, you set properties in the MDM Hub Server properties file and the Process Server properties file.
  1. Navigate to the following directory:
    <MDM Hub installation directory>/hub/server/resources
  2. Open the
    cmxserver.properties
    file.
  3. Set the properties to reflect the views that you want to show in the migrated IDD application.
    The following table lists the properties and the before and after settings:
    Properties
    Before = Legacy Mode
    After = E360 Mode
    cmx.dataview.enabled
    true
    false
    cmx.e360.view.enabled
    false
    true
    cmx.e360.match_xref.view.enabled
    false
    true
    cmx.ss.enabled
    false
    true
  4. Navigate to the following directory:
    <MDM Hub installation directory>/hub/cleanse/resources
  5. Open the
    cmxcleanse.properties
    file.
  6. Set the
    cmx.ss.enabled
    property to match the value that you set in 3.
  7. After you save the changes to the properties files, restart the application server.

0 COMMENTS

We’d like to hear from you!