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