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.


Susheel
2011-03-22T10:53:10Z
Hello Team,
Following is the scenario that we are testing and it fails :(

1. JOB A gets a .zip file from the FTP server in a folder A
2. There is a trigger for JOB B that checks if the .zip file is dropped.
3. If dropped it runs a task that will unzip the file into another folder.
NOW the problem is if the .zip file already exists it overwrites but doesn't trigger the second JOB B. Please help on this as the developer testing is done and now we are having the testing team do the test for the automation that our organisation plans to do using VisualCron.
Sponsor
Forum information
Support
2011-03-22T10:54:43Z
You need to delete or move the new file once processed. Otherwise it will not Trigger as "created". You could use the "changed" flag but that will trigger multiple times. Delete or move file is the best option.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top