I am not sure that's the same problem. IY70256 was opened because with fp3,
the output of a script called from a custom menu entry is not correctly
displayed in the web browser page.
Salutations, / Regards,
Francois Le Hir
Network Projects & Consulting Services
IBM Global Services
Phone: (514) 964 2145
James Shanks
<jshanks@us.ibm.c
om> To
Sent by: nv-l@lists.us.ibm.com
owner-nv-l@lists. cc
us.ibm.com
Subject
Re: [nv-l] Web Console Menu
04/13/2005 03:29
PM
Please respond to
nv-l
Looks like there is an open APAR for this problem, IY70256.
I don't know the details, but apparently some new function added by one of
the developers broke it
The person who is working on the problem asked me to post that there will
be a test fix available for it soon.
James Shanks
Level 3 Support for Tivoli NetView for UNIX and Windows
Tivoli Software / IBM Software Group
===================================================================================================================
Date: Tue, 12 Apr 2005 14:45:22 -0300
From: alejandro.gabay@reuters.com
Subject: Re: [nv-l] Web Console Menu
Jane:
After trying a little with the menus I can not get any parameter passed to
the script.
In my case everytime I select the custom menu in the webconsole I get a
dialog box with and X and the number 0 or 503.
This problem clears out if I leave only one <Val> parameter in th
eJCActions.xml
If I add whichever paramenter (Val or Var) the web menu returns an error
This does not work
<Val>traceroute</Val>
<!-- Second val must be fully-qualified pathname of
executable -->
<Val>/bin/traceroute</Val>
<Val>-w</Val>
<Val>4</Val>
<Var>OVwSelection1</Var>
This works
<Val>traceroute</Val>
<!-- Second val must be fully-qualified pathname of
executable -->
<Val>/bin/traceroute</Val>
NV 7.1.4 FP2 Solaris 8.
B. Regards
Alejandro Gabay
Jane Curry
<jane.curry@skills To: nv-l@lists.us.ibm.com
-1st.co.uk> cc:
Sent by: Subject: Re: [nv-l] Web
Console Menu
owner-nv-l@lists.u
s.ibm.com Header:
Internal Use Only
08/04/2005 10:57
Please respond to
nv-l
Have a look on the NetView TUG website - I put some Web Console sample
menus up there some time ago -
http://www.nv-l.org/twiki/bin/view/Netview/EuI
Cheers,
Jane
alejandro.gabay@reuters.com wrote:
>Hi All:
>I am trying to add a custom menu to the WebConsole.
>I am following the guidelines and the examples found in the contributed
code area of the Netview Web Site.
>
>In the "readme.eui.xml" we find :
>"The "Menu" files need to go in
/usr/OV/www/webapps/netview/warf/Templates/WebConsole
>There can only be one PopupMenu file - it goes in
> /usr/OV/www/webapps/netview/warf/Templates/SubmapExplorer
>The "Actions" files go in /usr/OV/www/webapps/netview/warf"
>
>Where I am confused is that if I do a find . -name MyActions.xml I found
several ones located at /user/WebConsole, /Administrator/WebConsole,
/Operator/WebConsole" all starting from the
"/usr/OV/www/webapps/netview/warf"
>
>How is it possible? Where should we place the MyActions.xml?
>
>I do not know why I do see the new menu in the roles area of the
Webconsole security but not in the WebConsole itself.
>
>NV 7.1.4 FP 2 Solaris 8.
>
>B. Regards
>Alejandro Gabay
>Operations Supervisor, Argentina, Uruguay & Paraguay.
>Reuters Ltd
|