Plugin updates

an261998
Tera Contributor

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

5 REPLIES 5

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @an261998 

 

Please check the table: sys_store_app

 

DrAtulGLNG_0-1752830613091.png

 

*************************************************************************************************************
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]

****************************************************************************************************************

Chaitanya ILCR
Kilo Patron

Hi @an261998 ,

 

you can check the sys_store_app

 

https://www.servicenow.com/community/developer-forum/where-can-i-find-the-table-that-shows-a-plugin-...

 

Please mark my answer as helpful/correct if it resolves your query.

Regards,
Chaitanya

Aniket Chavan
Tera Sage
Tera Sage

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.

 

  • AniketChavan_1-1752833928487.png

 

  • 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.

 

  • AniketChavan_0-1752833880153.png

     

 

  • After that, you should be able to build your report as needed.

  • AniketChavan_2-1752834001724.png

     

 

  • 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

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