Lookout

cancel
Showing results for 
Search instead for 
Did you mean: 

NOTIFYING CLIENT COMPUTERS OF SERVER ALARMS

Hi,

I am developing a run-time enterprise system with for clients. I can't seem
to maximize the alarm window (viewing all server process alarms) in the
client machines when a there is a new alarm. I have tried using the
"$alarm.update", but I have no luck. Please help.

I must also trigger a playwave object with new alarms.

Bill Sheats

0 Kudos
Message 1 of 2
(3,465 Views)
Bill,
I just tried connecting $alarm.activatePanel to $alarm.update and it worked
fine (4.0.1.51). This works for the playwave too. If, for some reason,
$alarm.update doesn't work, you could always try sampling $alarm.active and
when the sample changes, you can activate the panel. The "update" datamember
should work, though.

Brian

"Bill or Allison Sheats" wrote:
>Hi,>>I am developing a run-time enterprise system with for clients. I can't
seem>to maximize the alarm window (viewing all server process alarms) in
the>client machines when a there is a new alarm. I have tried using the>"$alarm.update",
but I have no luck. Please help.>>I must also trigger a playwave object
with new alarms.>>Bill Sheats>>>
0 Kudos
Message 2 of 2
(3,465 Views)