Plugin updates
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2025 02:20 AM
Hi team,
how can we check or build report to check if update of plugin is available.
If it's available, we can see on dashboard in which i can add the above report but i can find any table with this kind of data.
Anyone has any input on it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2025 02:23 AM
Hi @an261998
Please check the table: sys_store_app
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
07-18-2025 02:30 AM
Hi @an261998 ,
you can check the sys_store_app
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2025 03:24 AM
Hello @an261998 ,
The table name has already been mentioned by both experts ( @Chaitanya ILCR & @Chaitanya ILCR ) — it's "sys_store_app".
However, this table isn't available for reporting by default.
To make it reportable, you'll need to do the following:
-
Update the "glide.ui.permitted_tables" system property that controls reportable tables and include sys_store_app in it.
-
Once that's done, check if the table appears in the reporting UI.
-
If it still doesn’t show up, you can create an ACL on the table with the operation set to report. This usually makes the table accessible for reporting.
-
After that, you should be able to build your report as needed.
-
Finally, once the report is ready, you can add it to any dashboard where you want it displayed.
I tried the same approach on my PDI, and it worked perfectly. Feel free to try it out, and let me know if you run into any issues. Happy to help!
🔹 Please mark ✅ Correct if this solves your query, and 👍 Helpful if you found the response valuable.
Best regards,
Aniket Chavan
🏆 ServiceNow MVP 2025 | 🌟 ServiceNow Rising Star 2024
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2025 03:59 AM
Hi @an261998 ,
Just wanted to check in to see if my earlier response helped you out or if you're still facing any issues. If your query is resolved, it would be great if you could mark my reply as helpful and accept it as the solution — that way it can also benefit others who come across the thread later.😊
Also, if you found any other responses helpful, feel free to mark those as helpful too. You can even accept multiple solutions if they contributed to resolving your issue.
Let me know if you need anything else!
Best regards,
Aniket Chavan
🏆 ServiceNow MVP 2025 | 🌟 ServiceNow Rising Star 2024