Open Archive
This menu item contains the link to a configured open archive server. This link will only be visible if it has been configured in the admin interface section master controller configuration file.
<mc
...
<adminInterface>
<bookmarks>
<bookmark id="archiveserverurl" name="Open Archive">
<url>http://localhost/deltares-archive-server/</url>
</bookmark>
...
</bookmarks>
...
</adminInterface>
</mc>