ADF Event based trigger not working for ADLS Gen 2 : when a file is manually uploaded or moved via adf pipeline or logic app trigger is working fine but when file is being moved via java code trigger is not working

Deepanshi Singh 1 Reputation point
2021-03-17T09:10:07.887+00:00

I am using azure data factory where I have configured an event based trigger pointing to ADLS Gen 2 storage. The trigger expects a file to end with Completed-DS001_01.csv ("Blob Path Ends With") in the file location specified in
"Blob Path Begins With".
When a file (having filename as Completed-DS001_01.csv) is manually uploaded or moved via pipeline or logic app to the specified folder location, the trigger is working as expected but when the file having filename
Completed-DS001_01.csv is being placed by some java code (code is written in some different resource) the trigger is not working.

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,342 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,544 questions
{count} votes