
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-20-2019 06:36 AM
Hi,
Can someone help me with the job/process which handles the auto-flush table? I have increased the records age in auto-flush table then trying to find a job which executes the process to test but I am unable find anything. I appreciate if someone can give me more insight into this. Thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-20-2019 06:53 AM
Check out this:
Please mark as Correct Answer and Helpful, if applicable.
Thank You!
Abhishek Gardade
Abhishek Gardade

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-20-2019 06:42 AM
Hi,
This is usually handled by a scheduled job, have you looked through those?
System Definition > Scheduled Jobs
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-20-2019 06:45 AM
Thanks for the response Allen. I tried with table name but no luck.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-20-2019 06:56 AM
Hi,
The actual scheduled job that invokes the Table Cleaner (sys_auto_flush) runs every hour.
https://<yourinstance.service-now.com/sys_trigger.do?sys_id=a1de683dc0a8010a008419cd3659cf8f&sysparm_record_target=sys_trigger&sysparm_record_row=1&sysparm_record_rows=1&sysparm_record_list=next_actionONToday%40javascript%3Ags.daysAgoStart%280%29%40javascript%3Ags.daysAgoEnd%280%29%5EnameSTARTSWITHTable+Cleaner%5EORDERBYDESCsys_updated_on
Regards,
Nithish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-20-2019 06:42 AM
Hello Rick,
The actual scheduled job that invokes the Table Cleaner (sys_auto_flush) runs every hour.
Also there is a job called BulkTableCleaner
Please mark as Correct Answer and Helpful, if applicable.
Thank You!
Abhishek Gardade
Abhishek Gardade