Expand my Community achievements bar.

Join our product experts for a live Ask Me Anything on November 12th at 8 AM PT about Experiences & Efficiency with AEP Agent Orchestrator & How Agentic AI is Fueling Smarter Testing and Growth!
SOLVED

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 Accepted Solution

Avatar

Correct answer by
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

View solution in original post

1 Reply

Avatar

Correct answer by
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