I have just started using VisualCron a few month ago and love it, have made over 20 jobs to help our automation so far but this one I am currently working is giving me difficulty.
I am trying to create a job that will monitor that another job has done what it is suppose to. The other job monitors a Department share file and pushes it to 3 different servers if a change occurs. Now I am told I need to create a job to make sure that has happened. So I am looking as to how I can get VisualCron to look at the Department Share file and compare the Date Modified to the 3 other server locations and if anyone of them are different to send an alert to the IT staff and attempt to run the previously mentioned job. Now the part I am having trouble with is understanding how I can save the Date Modified of the original file and compare it to the Date Modified on the 3 servers. Do I use Conditions? If so how do I go about that? I have looked at other post and at a bit of a loss.
Any help would be great!