Auto Flush Execution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2022 12:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2022 01:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2022 02:27 AM
Hi
did you check first whether the Table Cleaner really was executed before?
Kind regards
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-15-2023 01:56 PM
Hi Priyanka,
I know this is an old thread, but I believe you want your Matchfield to be a Date/Time field. Try using sys_created_on instead of sys_created_by (which is the User Id which created the records).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2023 07:55 AM
The reference article shared by @Maik Skoddow resolves the question and it helped me to understand the scheduled job.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0694151
Like it's mentioned
1. You can navigate to the table 'sys_trigger.list'
2. search for entry "Table Cleaner' to validate the details
3. As said, it will execute every hour.
This must be in your case as well.
Thanks!
Abhishek Pandey