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.

how to find is this batch Ingestionand stream Ingestion

Avatar

Level 2

how to find is this batch Ingestionand stream Ingestion

 

 

if u ingest data how system understood that batch or stream,what background process to run that ?

and whre we see is this batch ingestion data and stream ingestion data like that ? if any one know can share the path or share the screen shot realted to that ?

 

Topics

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

1 Reply

Avatar

Level 5

To identify whether data was ingested via batch or streaming in AEP :

1) AEP determines ingestion type based on the method used—batch via dataflows/API uploads, and streaming via HTTP API or WebSDK.

2) Batch data includes a batchId, while streaming data does not.

3) You can check ingestion type in:

Sources > Monitoring: Shows ingestion type (Batch or Streaming) per dataflow.

Datasets > [Dataset] > Activity: Displays batch IDs for batch ingestions or continuous event flow for streaming.

Query Service: Run SQL queries to check for _batchId—presence indicates batch ingestion.

System background processes like validation and routing vary based on the ingestion type, handled by AEP’s Data Ingestion and Lake services.

https://experienceleague.adobe.com/en/docs/experience-platform/ingestion/home