munish
6 years agoNew Contributor
File exists or not
I am designing a pipeline where I need to put a condition.
If (File exists)
then run snap 1
else
run snap 2
I want to achieve this with snaplogic pipeline. please help
Hello @munich
1 way of achieving that scenario is by using Snaplogic List snap and downstream Router snap.
Snaplogic List snap will be configured to list just file assets, and then check if your desired file exists( in the Router snap).
Best Regards
Dimche Saveski