All
I just upgraded my dev environment from 9.2.0 H04 to 9.2.1
I have a fully integrated eHealth environment (6.3)
After the upgrade, the context menu picks in OneClick for ehealth reports
was no longer available in the alarms tab. It was present in all other
views (topo, list).
Support just gave me this fix:
1. Navigate to
$SPECROOT/tomcat/webapps/spectrum/WEB-INF/ehlth/config
2. Edit ehealth-app-config.xml
3. Find the following section and “ADD” the bolded line:
<item name="eHealth Reports">
<popup-visibility>always</popup-visibility>
<action>
<filter>
<and>
<expression>
attr(0x130dd) != null
</expression>
<expression>
attrBoolean(0x130dd) == true
</expression>
</and>
</filter>
<context>com.aprisma.spectrum.app.alarm.client.group.AlarmContext</context>
<context>com.aprisma.spectrum.app.topo.client.render.ModelContext</context>
<class>com.aprisma.spectrum.app.ehealth.client.action.LaunchEhealthReportsAction</class>
</action>
</item>
4. Save the changes.
5. Close and re-open any existing OC consoles. I do not think a
tomcat restart is necessary.
BTW: The new menu item for Ehealth reports is VERY nice - you get a
dialogue box which allows ou to select reports on an ehealth server basis
Dan Ellsweig
Enterprise Management Systems
Avon Products
1 Avon Plaza
Rye, NY 10830
914-935-2723
---
To unsubscribe from spectrum, send email to [email protected] with the body:
unsubscribe spectrum [email protected]