Hi,
I have an scenario where I have a file sender adapter, and I need to look for a file in a specific folder from a specific FTP site.
If the file is not present there, I need to trigger an alert to let some people know that the file was not found.
Is this possible? If so, how should I do it?
Thanks!