Question
Volksbank
NL
Last activity: 6 Dec 2023 11:44 EST
Migrate ADM data from one CDH application to another
Hi,
We upgraded our Pega CDH 8.6 to 8.8 version. Now we added the one more CDH application on the same Pega Cloud environment and the current task is to migrate some part of existing taxonomy and next-best-actions from the previously existing app to the new one. The actions themselves will be migrated manually by creating and deleting them in the CDH portal with the exactly same issue-group-action naming. The goal is to keep all historically collected ADM data. To achieve that we want to update two datasets:
1. pyModelSnapshots dataset from Data-Decision-ADM-ModelSnapshot class 2. pyADMPredictorSnapshots dataset from Data-Decision-ADM-PredictorBinningSnapshot class
where we change pyModelID, pxApplication, pxInsName, pzInsKey, pyModelVersion accordingly to the values from new application.
Could you please confirm this approach will allow us to use the ADM data from the previous application? If not, please tell what else needs to be changed.
Thank you!