I want to create a report on scheduled job

SamiranD
Tera Contributor

I want to create a report on scheduled job but when i am trying to select the table it is not showing me the scheduled job table

 

11 REPLIES 11

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @SamiranD 

 

There are a few tables that are restricted from being reported on. Check this property: glide.ui.permitted_tables

 

DrAtulGLNG_0-1751537804245.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]

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

Dr Atul G- LNG
Tera Patron
Tera Patron

Add the Schedule table to this property. and then create are report

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

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

Mohammad Danis3
Tera Expert

Hi @SamiranD ,

You have to add sys_trigger table in system property: glide.ui.permitted_tables. It will allow to create report on sys_trigger table.

Regards,
Mohammad Danish

Ehab Pilloor
Mega Sage

Hi @SamiranD,

 

Steps to enable reporting are:

Navigate to sys_properties.list > glide.ui.permitted_tables. 

Add table name sys_trigger in the value field for this property to enable reporting.

 

Regards,

Ehab Pilloor