Exists function with User Variables - is it possible?
Posted: Sun Feb 09, 2020 5:08 pm
We want to conditionally prepend a disclaimer to a video, and to accomplish that, we generate a png file before the FFAStrans job begins.
The Insert Media works as expected, but I'm unable to get a simple conditional to recognize if the disclaimer file exists or not.
To test this and get it working, I've set up this workflow.
The Insert Media works as expected, but I'm unable to get a simple conditional to recognize if the disclaimer file exists or not.
To test this and get it working, I've set up this workflow.
- Populate variables, mimicking the API submission of the job
- Test if the Disclaimer file exists or not
- If NOT found, write a text file "NOTFOUND.txt"
- If found, write a text file "FOUND.txt