Update Profile node - exclusive dataset | Community
Skip to main content
Michael_Soprano
New Participant
March 6, 2025
Solved

Update Profile node - exclusive dataset

  • March 6, 2025
  • 1 reply
  • 336 views

Does this mean that I should create exclusive dataset only for updated data?

Than dataset should then have all the fields which might be updated? Do you have any best practices regarding that?

 

Best answer by Mohan_Dugganab

That's right. If another ingestion flow is actively writing to the same dataset/fields around the same time that a Journey updates them, the final field value may reflect the most recent ingestion rather than the Journey update. It is recommended to configure a dedicated dataset (with required attributes) for Journey-based updates or ensuring that no conflicting data ingestion overwrites these fields.

1 reply

Mohan_Dugganab
Mohan_DugganabAccepted solution
Employee
March 6, 2025

That's right. If another ingestion flow is actively writing to the same dataset/fields around the same time that a Journey updates them, the final field value may reflect the most recent ingestion rather than the Journey update. It is recommended to configure a dedicated dataset (with required attributes) for Journey-based updates or ensuring that no conflicting data ingestion overwrites these fields.