We are facing problem with profilesync service of audience manager.
We have the scenario, where we are doing subscription in 2 steps:
- We are taking user email address which is unique id and we save the record in tridion_submgmt and later profile sync service saved this record to tridion_email DB with this unique email id.
- We are taking user date of birth and mobile no and we want to update the same record.
These 2 steps are run one after other.
Also we have 87 websites where we have different address book and one single synchronization target settings.
We are facing problem with synchronization, sometime record is updating but sometime record is not updating by step 2.
any suggestion please?