Configurations to be performed if upgrading from a version earlier than 12.0.0

If you are upgrading from Unica Plan version earlier than 12.0.0, after the upgrade, there may be two Plan menus in Unica Platform: one menu with all the features of Plan and one with just the Checklist feature.

About this task

To avoid the issue of two Plan menus, complete the following steps:

Procedure

  1. If you have not completed the upgrade, complete the following steps:
    1. Run the upgrade installer.
    2. After upgrade and before starting the web application server, complete the following steps for each locale:
      1. Check the file sysmenu.xml in the conf/locale location.
      2. If you find <menugroup id="projectmanagement">, replace it with <menugroup id="Operations">.
  2. If you have completed the upgrade and the two Plan menus already exist, complete the following steps to fix the issue:
    1. Stop the Plan web application.
    2. Access the file sysmenu.xml from the conf/locale location.
    3. In the file, if you find conf/locale/<menugroup id="projectmanagement">, remove the <menugroup id="Operations"> section within it, and rename <menugroup id="projectmanagement"> as <menugroup id="Operations">.
    4. Perform Step c for all locales.
    5. Restart the Plan web application.
    6. From the Unica Platform homepage, navigate to Settings > Plan Settings
      The Administrative settings page appears.
    7. Inside System administration settings and within Restrcited options, select Synchronize menus.
    8. Restart both Unica Platform and Unica Plan.