What is the OOTB and best practice way to archive data objects?
I know that there is OOTB archival jobs for work objects (cases) that I also wrote an article about (Archive case and its associated artifacts), but client also wants to know how Pega can archive data objects such as the records stored in concrete data classes.
You need to build associations or generate pyGUID for each Data object and store on the work object. This helps the Archival jobs to automatically archive all the associated data using pyGUID or pzInsKey.