Adding a menu item that links to a URL

You can add a menu item that links to a URL by modifying the sysmodules.xml file.

Procedure

  1. Open the sysmodules.xml file.
  2. Create a module.

    The value of the <link> element must be the URL to which you want to link.

  3. Make a note of the values for the id and type attributes.

    You must enter them in the sysmodules.xml file in a later step.

  4. Save and close the sysmodules.xml file.
  5. Open the sysmenu.xml file.
  6. Find the <menugroup> for the menu to which you want to add the link.
  7. Add a <menuitem> element that references the module you created earlier.
  8. Save and close the sysmenu.xml file.
  9. Restart the Unica Plan server.
  10. Click Settings > Plan Settings > Synchronize Menus.