I want to create a report on scheduled job
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2025 03:12 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2025 03:42 AM
Hello @SamiranD ,
Just curious — what specific info or columns are you looking to show in the report? Since scheduled jobs are mostly meant for admins, the table might not show up directly in report sources unless you adjust some settings.
But instead of changing system properties, a cleaner approach would be to create a list with the columns you need and just share the link. That way, it stays within OOB behavior and avoids any impact to system config. You could even add it to the left nav for easier access.
I had come across a similar thread earlier and this method worked well for that use case too — especially if you're also looking to do the same thing.
Hope this helps!
🔹 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-03-2025 03:46 AM
Hello @SamiranD ,
Please visit into properties list by using sys_properties.list in Navigator then open records called as glide.ui.permitted_tables add sys_trigger into the value fields and update the records.
Try to create new schedule job, now result should be change.
Thanks,
Bhanu.