Hi everyone,
I have an application that is sitting on the screen and refreshing regions every 5 minutes in dynamic action.
The app is not designed to interact with users but just to display some information.
Sometimes when the server is not responding, it generates the error message popup (see pictures below). As users are not supposed to interact with this app, they can't close this message alert.
What I want to do is to suppress this popup message. So the application should just do nothing when an error occurs and continue to refresh regions next time.
How can I do that?
Thanks
Elena

