Renaming marketing object types
You can change the labels and other text strings that display in the user interface for marketing object types. The standard Marketing Operations marketing object types include plans, programs, projects, approvals, and assets. You can also add custom marketing object types to meet the needs of your organization. See Marketing object types.
To rename an object type, you edit one or more of the following files:
*
<MarketingOperations_Home>/messages/com/ibm/umo/ext/ UMOConfigurationMessages_<defaultLocale>.properties (for a standard marketing object type) or UMOMktObjectConfigurationMessages_<defaultLocale>.properties (for a custom marketing object type)
This file contains list parameters and ui parameters.
*
The list parameters define labels and text strings for the list page that displays when users select the menu item for the object type. For example, projectlist.columnList.PROJECT_STATUS.header=Status.
*
The ui parameters define labels and text strings for the pages that display data for a single instance of that object type. For example, projectsui.tabset.tab_edit_workflow.item_addTask.display=Add Task Row.
*
<MarketingOperations_Home>/conf/<defaultLocale>/sysmodules.xml
See About the sysmodules.xml file.
*
<MarketingOperations_Home>/conf/<defaultLocale>/sysmenu.xml
See About the sysmenu.xml file.
For your changes to take effect in the Marketing Operations user interface, you must restart the application server and synchronize menus with Marketing Platform.
If your organization supports multiple locales, you can localize the labels that display for the standard marketing object types. See Localized object types.
About the sysmodules.xml file
About the sysmenu.xml file
To rename a marketing object type