Hi;
We modified ui_custom.xml and re-built the GUI :
ui_custom.xml entry
<action-list id="iw.ccpro.filesys.menubar">
<menu id="iw.ccpro.view.menu">
<separator id="iw.ccpro.nortel_help.separator"/>
<link id="nortel_help.custom_menu_item.link"
label="Nortel Help"
description="Nortel Help"
url="
http://server.us.nortel.com:81/iw-mount/default/main/workflowdata/WORKAREA/workflow/teamsite/index.html" windowFeatures="width=640,height=600,scrollbars=true,
menubar=true,resizable=true,status=true,center=true,dependent=false"
target="_blank" />
</menu>
</action-list>
when we click on the link "Nortel Help" we get the following error: Method not Allowed , server error has occured.
Any hints would be greatly appreciated