Archival of Unused Reports
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2023 03:28 AM
Hello All,
Has anyone implemented archival of Unused Reports, within our platform number of reports created are growing day by day and have reached 100,000, so we are planning to archive the reports which have run 0-1 time and last run is more than a year.
Can someone please advise the best practice here?
Also, I don't see Reports table in archival.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2023 03:47 AM - edited 09-01-2023 03:48 AM
Hello @baig
You cannot create an archive rule for a table for which update_synch is set to true in the dictionary entry for the table.
In the below screenshot i have open dictionary of sys_report table and i opened collection type field and i saw that update_synch is set to true .So it wont be visible in the drop down of archive rules until you remove this update_synch
Refer this link for explanation on table field
Hope this helps
Mark the answer correct if this helps you
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 04:18 AM
Any advice of best practices?