- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2022 04:56 AM - edited 11-01-2022 08:29 AM
Hello!
Requirement is that the records from the custom table that extends task table should be deleted on daily basis.
Condition to delete these is that these records should have been created x years ago and no update should have been done for few years.
Every day the script should check for those which are created x years ago and delete these records. I have no idea how this can be done with a script. Please help me here!
Regards,
Athena.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2022 06:21 AM
You can use table cleaner/auto flush
instanceName.service-now.com/sys_auto_flush_list.do?sysparm_query=&sysparm_view=
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2022 06:21 AM
You can use table cleaner/auto flush
instanceName.service-now.com/sys_auto_flush_list.do?sysparm_query=&sysparm_view=