I currently have two custom business operation scripts that detect whether a file or files have been ftped. If the job was successful an email is sent.
I am looking to check if the directory is empty and if so send an email letting the user know that no files were found.
I am thinking that it would be done on the inbound service but can't quite figure out the code.