Onboarded file behaviour from two different data sources | Community
Skip to main content
New Participant
May 27, 2024
Question

Onboarded file behaviour from two different data sources

  • May 27, 2024
  • 2 replies
  • 1399 views

Hi there,

 

We have daily and weekly files both pointing to the same DPID, but different data sources (108465 vs 108465). 

 

ftp_dpm_98365_108464_timestamp.overwrite (weekly - Friday)

ftp_dpm_98365_108465_timestamp.overwrite (daily)

 

The two files have completely different & unique key-value pairs. Let's say if customer ID 123 exists in both files. I am wondering if the traits/key-value pairs for customer ID 123 will persist from both files, or only 108465 will persist because it's daily.

 

Thanks.

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

kautuk_sahni
Employee
November 8, 2024

@akwankl Did you find the suggestion helpful? Please let us know if you require more information. Otherwise, please mark the answer as correct for posterity. If you've discovered a solution yourself, we would appreciate it if you could share it with the community. Thank you!

Kautuk Sahni
Pradeep_Kumar_Srivastav
New Participant
August 13, 2024

Hi @akwankl ,

 

Data within the same data source can be overwritten if the same key-value pairs are uploaded multiple times. However, since your daily and weekly files are associated with different data sources, the data from the daily file will not overwrite the data from the weekly file, and vice versa.

 

So, I think, the traits and key-value pairs for customer ID 123 will persist separately for both the daily (108465) and weekly (108464) data sources in AAM.