Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


hangeles
2012-06-13T19:47:38Z
I have a job that checks for files to download from an ftp server every 10 minutes. I'd like to fire off a notification only if a file is successfully downloaded. Is this possible?
Sponsor
Forum information
Support
2012-06-14T06:39:05Z
You could create an Email Task right after FTP Task. Then create a Variable Condition that checks this value:

PrevTask: {TASK(PrevTask,Result.NoDownloadedFiles)}

If you set the condition to "Is not 0" then it will only continue with email. In your email you can use the downloaded files Variables or other results Variables like a file list of Variables downloaded. See the image below for how to find them.

Support attached the following image(s):

Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
hangeles
2012-06-14T12:49:05Z
Ideally the notification will have information on the task that ran, the time it ran and the name of the file downloaded. Is this possible in the scenario you mentioned above?
ErikC
2012-06-14T13:36:23Z
Yes this is possible,
Please look at all the result variables from the download task.

Regards,
Erik
Uses Visualcron since 2006.
Scroll to Top