Hi,
I need to monitor an SFTP server for incoming files, and trigger a Clover Graph to process them
It doesn’t look like I can use the Clover Server File Event Listener for this as it seems to only monitor files local to the server.
Is the only way to use a Universal Event listener and write some Groovy code to monitor the SFTP server, or is there a better way?
Thanks
John