szymon_dybczak
Esteemed Contributor III

Hi @BaburamShrestha ,

.1. To set up a file arrival trigger you can follow below guides:

File Arrival Triggers in Databricks Workflows (linkedin.com)

Trigger jobs when new files arrive | Databricks on AWS.

2. To capture the file path that triggered the event I think you can try to pass at task level parameter following value:

 

szymon_dybczak_0-1728037063209.png

 



.