GitHub user hansva added a comment to the discussion: How to check if expected files exist in a folder?
On workflow level you have the files exist action which should work with the variables the way you are describing it. I think the transform needs actual filenames. Most of our input transforms also have a "required" field when specifying the input files to read. This will cause the pipeline to fail if one of the files is missing. GitHub link: https://github.com/apache/hop/discussions/5141#discussioncomment-12769183 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
