Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.
SOLVED

When Event data ingested into profile and then if I view in UI - Profile-browse

Avatar

Level 3

When Event data ingested into profile and then if I view in UI - Profile-browse should I see only last 7 days data for profile? 

All data for the profile including failed rows? 

 

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

@Prithwiraj_Deb Profile data retention for Experience Events is controlled by TTL (Time-To-Live) settings at the dataset level - See https://experienceleague.adobe.com/docs/experience-platform/profile/event-expirations.html?lang=en 

[...] This lets you automatically remove data from the Profile Store that is no longer valid or useful for your use cases.

 

Note you need to raise a Support ticket for this to be set up by our teams

 

Hope that helps.

View solution in original post

3 Replies

Avatar

Employee Advisor

@Prithwiraj_Deb failed records will not make it to Profile. 

 

Either you use synchronous streaming, whereby [...] upon failure, the records that fail validation are dropped and prevented from being sent downstream

Or asynchronous streaming, whereby [...] the data is sent to a failed batch in Data Lake to prevent data loss

 

See https://experienceleague.adobe.com/docs/experience-platform/ingestion/quality/streaming-validation.h... 

Avatar

Level 3

But it not there a data retention policy? Can we see all the data for a profile or last 7 days or 30 days or all the data. 
Thanks in advanced 

Avatar

Correct answer by
Employee Advisor

@Prithwiraj_Deb Profile data retention for Experience Events is controlled by TTL (Time-To-Live) settings at the dataset level - See https://experienceleague.adobe.com/docs/experience-platform/profile/event-expirations.html?lang=en 

[...] This lets you automatically remove data from the Profile Store that is no longer valid or useful for your use cases.

 

Note you need to raise a Support ticket for this to be set up by our teams

 

Hope that helps.