Can we delete records created by ATF after few days which we retain using Exclude from rollback
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-13-2017 03:44 AM
Hello Everyone,
While using ATF I have made the "Exclude from rollback" as "true".
Due to this the records/tickets created are not deleted once execution is completed.
In case we want to delete those records created by ATF after a few days, is it possible?
- Labels:
-
Automated Test Framework
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-07-2018 10:58 AM
Hello Carlos,
If you want to set "Exclude from Rollback" to "true" on Incidents. Navigate to list of view incidents,
1)Select Configure Dictionary from List Context Menu options
2)Select the row which has no column name which is empty
3) Choose Advanced View -> In the attributes add 'excludeFromRollback=true'
Thanks
Gautam

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-07-2018 11:19 AM
The only way I see this happening is not through ATF but write another scheduled job that runs when you need to clean up the records that ATF created.