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.


ibm_flf
2019-09-25T08:34:23Z
I would need some help to setup a new job. Trying it since days.

Having a file (.HTM) that is written each 5 seconds. However if it stops i need a notification about it.

My job looks like this - File Trigger - Monitoring folder \\xx\c$\output', file mask 'xx.HTM' for events Changed.

this produces a notification each 5 seconds. But I need a notification if the file did not get updated since a minute or so. So i know that I need to check it.

Any idea how to set it up?
Sponsor
Forum information
Support
2019-09-25T10:21:00Z
Originally Posted by: ibm_flf 

I would need some help to setup a new job. Trying it since days.

Having a file (.HTM) that is written each 5 seconds. However if it stops i need a notification about it.

My job looks like this - File Trigger - Monitoring folder \\xx\c$\output', file mask 'xx.HTM' for events Changed.

this produces a notification each 5 seconds. But I need a notification if the file did not get updated since a minute or so. So i know that I need to check it.

Any idea how to set it up?



You can use a "List files" for this and then sort after date and use a date variable that checks if a file is older than a minute or something, and that the task is run every minute, and if it doesnt find that file that is older than a minute, it will send you an email/notification.
Michael
Support
http://www.visualcron.com 

Please like  VisualCron on facebook!
ibm_flf
2019-09-27T10:56:44Z
Thank you Michael, that worked. I get notifications now 🙂
Support
2019-09-27T15:07:07Z
Originally Posted by: ibm_flf 

Thank you Michael, that worked. I get notifications now :-)



Great!
Michael
Support
http://www.visualcron.com 

Please like  VisualCron on facebook!
Scroll to Top