Push notification Installation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-03-2024 11:22 PM
Hi
This is my requirement
"Push Notification Installations [sys_push_notif_app_install] records in the app scope should be removed from the package"
I want to know why do we remove those records?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-03-2024 11:47 PM - edited ‎01-03-2024 11:48 PM
Hi @shivaadapa
yes, I know that annoying situation that individual push installations from users are captured in an application.
For this reason I built a Business Rule which is "redirecting" these records to the "Global" scope: https://www.servicenow.com/community/developer-articles/my-collected-list-of-useful-business-rules/t...
Already existing records you can either move to the "Global" application (in case the app is in global scope) or delete (in case of custom scoped applications)
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2024 12:18 AM
I am beginner. I don't understand this please explain me briefly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2024 03:29 AM
Hi @shivaadapa
If I understood correctly, Mike built a BR that redirect Scope notification to Global Domain to avoid this rework.
Refer his article to understand more.
Am i right @Maik Skoddow
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2024 03:44 AM