Data archive suggestion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2025 11:37 AM
Hi,
I am working on the data archive project and I have to consider all the related important records for complete archive/ destroy of records. If anyone have implemented this in their experience pls help me here.
Thanks,
Pankaj kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2025 12:11 PM
Hi @Pankaj kr,
For Archiving, we have to decide the main table which needs to be archived and condition for which the records need to be archived.
We have to list all its related tables where the main table is being referenced. We can define child rules to archive or to delete the referenced data.
Please check the archive scheduled job and its limits in properties to know the batch size and timings of archival rules.
Alway Preview data before archiving the data.
Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Pavani P