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.

Data Landing Zone ingestion details

Avatar

Level 10

If I ingest data to Data Landing Zone and if there are already multiple files there, how AEP knows which one is the newest and which should be uploaded to AEP?

file1 - is the upload from 15pm
file2 - is the upload from 18pm
How AEP knows if it should take the file from 18pm?

Topics

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

1 Reply

Avatar

Community Advisor

Hi @Michael_Soprano 

 

From what I understand, the "file2" from 18:00 should have a timestamp in its metadata indicating when it was uploaded. Typically, AEP (Automated Export Process) checks that any files with a timestamp later than the last import run's timestamp are flagged for import.

 

For example, if the last import run was at 15:00, AEP will compare the 18:00 timestamp from the file to the 15:00 timestamp from the last import run. Since 18:00 is later, AEP will recognize that this file should be imported.

 

Thanks,

Arpan