pc_work_social primary key violation in pega
We have more than one application, we do both migration upgrade, currently in the process of migration data AWS cloud to Pega cloud. We are getting primary key violation when we migrating data into pc_work_social since primary key of pc_work_social table (pzinskey) contains numbers with M- prefix. (Not contains class and timestamp) Both source and destination has same primary and different values for other columns.
Eg. M-1 record contains both source and the target for pzinskey but other columns contain different values.
I wanted to know do we have any possible work around to keep both record in target.
Thanks
It is a tedious process and risky as well. We need to write an activity to modify the id(preferably in small application) and in all the related tables as well(worklist,workbasket,attachment,history,etc).