Hey all,
I would like to send a push notification to the user's browser to inform them of data changes. This popup notification will have an option to refresh the page which will simply call a managed bean method to do a programmatic refresh. All of the ADS example I've seen refresh the data automatically for the user. I don't want that, I just want to show them a notification and have them decide if they want to refresh or not. Is there a post someone can point me to that accomplishes this?
I'm using Jdev 12.2.1.2
Thanks,
Bill