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.


ypotluri
2011-07-20T01:01:33Z
Hi,

I have a VC job set up to have a file trigger (created) from a specific folder. The files to that specific folder get written by a different application and is not controlled by VC. How can I delay the file trigger as sometimes it takes a while for the other application to write the file to the folder.

Any input is appreciated.

Thanks
Sponsor
Forum information
ErikC
2011-07-20T06:14:08Z
Hi ypotluri,

There are a few ways to do this:

  1. The file trigger has an option to fire when the file is released. Have it trigger on all the files in the folder and make the file trigger queue the job.
    Have a condition on the 1st task checking if all the files you need are there.

  2. This is an easy way and just add a wait task as the 1st task in the job and set this to an approriate time so you know the files are ready.


Regards,
Erik
Uses Visualcron since 2006.
ypotluri
2011-07-27T23:44:20Z
Hi Erik

The wait task option is working perfectly fine. Thanks a lot for your input.

Regards
Scroll to Top