How to refresh my page just after acknoledge alerts

Find and share HowTos to various installations / configurations!
2 posts • Page 1 of 1
najoua
Posts:26
Joined: Fri Nov 27, 2015 10:21 am

How to refresh my page just after acknoledge alerts

Post by najoua »

Hello,

I would like to ask ho to refresh my view on real time after having acknowledge alerts. In fact, I have drawn a rectangle that change color every time the state of my alerts changes. When I have alert, the circle is red. When I remove the alert, it becomes green. If I raise the alert again and acknowledge it, it doesn't change the color. I have to close and reopen the view to refresh the page. How can I refresh it instantly?

In my script, I use the attribute _act_state of the alert, do I have to take in consideration another attribute like _ack_state for acknowledgment?

Thank you,

Regards

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: How to refresh my page just after acknoledge alerts

Post by leoknipp »

Hello,

have you configured the script on your own or via a wizard?
Maybe you can use the wizard and check how the script looks like.

Displaying the alert color should work when using a dpConnect-function and the appropriate attribute, e.g. _alert_hdl.._act_state_color.

Best Regards
Leopold Knipp
Senior Support Specialist

2 posts • Page 1 of 1