Copying Dashboard navigation menu to another server
You can export a navigation menu from the Dashboard interface of one server (source) and import the navigation menu into another server (target).
1 If the navigation menu in the target server has been modified, delete the existing navigation menu by executing the following statement on the target server:
DELETE FROM SYS_WEBDATA WHERE NAME='navigation.htm'
2 Export the Dashboard navigation menu from the source server:
a Click SETTINGS in the navigation menu, and then click Export menu to file.
b Select a location for the downloaded file.
c Enter a name for the file or accept the default, and click Save.
3 Import the Dashboard navigation menu to the target server by running the following command: