- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2024 07:34 AM
Hi folks,
I created a delete job in System Data management => Delete Jobs, but it keeps stopping after a few hours without deleting all the records (apparently due to transaction quotas). I learned that you can use scheduled jobs for this but I cannot see a way to set this delete job that I created to a recurring schedule (can only schedule it to run once in the future).
What would be the best way to accomplish this as a scheduled job?
Thanks,
Ken
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2024 07:47 AM
An alternate option will to be use Table cleaners.
How to use Table Cleaner to remove unwanted data - Support and Troubleshooting (servicenow.com)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2024 11:23 AM
I would say no, unless you have business rules setup to do that. Hard to say without understanding how you tables are setup.
Set this up in a DEV Instance and test it out is my recommendation.