Renaming a marketing object type

You can rename a marketing object type in the sysmodules.xml file.

Procedure

  1. Open the sysmodules.xml file.
  2. Locate the <syscatalogitems> section of this file. For the <item> elements that define the singular and plural names of the marketing object type you are renaming, replace the values with your preferred terminology.
  3. Locate the <module> section for the marketing object type you are renaming. Change the value of the <display> element in that section to your preferred terminology.
  4. Save and close the sysmodules.xml file.
  5. Open the UMOConfigurationMessages_<defaultLocale>.properties file (for a standard marketing object type) or the UMOMktObjectConfigurationMessages_<defaultLocale>.properties file (for a custom marketing object type).

    For the marketing object type you want to rename, locate all list and ui property values (after the = sign) that include the object type name.

  6. Change the name values to your preferred terminology. Save and close the file.
  7. Open the sysmenu.xml file. The menu item names that this file defines override the display names that are defined by sysmodules.xml.
  8. Change the menu item name values to your preferred terminology. Save and close the file.
  9. Restart the Unica Plan application server.
  10. Click Settings > Unica Plan Settings > Synchronize Menus.
    Note: If menus do not display as expected after you complete this procedure, use the configTool utility to import menu items manually. For information about using this tool, see the Unica Plan Installation Guide. See the section on configuring Unica Plan before deployment, and the step for registering Unica Plan manually.