I have a data quality check that is monitoring SFTP folder to see If there is a new file (
It would be great if I could use that to trigger processes
So for example it run this DQ test every 5 minutes and when it returns an exception I want to trigger a package/process in Orchestration?
Currently it’s giving me an “error” if there’s a new file.