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
How to refresh my page just after acknoledge alerts
- najoua
- Posts:26
- Joined: Fri Nov 27, 2015 10:21 am
How to refresh my page just after acknoledge alerts
- leoknipp
- Posts:2928
- Joined: Tue Aug 24, 2010 7:28 pm
Re: How to refresh my page just after acknoledge alerts
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
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