CJA - Dataset backfill Person ID update
Hi there,
We have a connection built in CJA with some datasets linked to it:
Dataset 1 - Person ID: identityMap<primary>
Dataset 2 - Person ID: identityMap<ECID>
With this configuration, we found out we are breaking sessions in dataset 1 when users log in and Email is considered as Primary ID.
In order to solve this, we changed the Person ID to identityMap<ECID> in dataset 1 and requested a backfill. However, we still have Emails as Person IDs in the events.
What was wrong? Is not Backfill functionality supposed to overwrite Person ID configuration? How could we solve this issue?
Best regards,