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.


fernando.barranha
2010-10-14T22:41:24Z
Hi,
Is there a way to enable a specific trigger every day at 06:00AM and execute the task for each 2 minutes.
The trigger must be stopped 12:00PM.

Tomorrow the trigger must be enabled at 06:00AM and execute the task for each 2 minutes until 12:00 PM and must be stopped.

I need to execute the job on this way every day...


Thx

Sponsor
Forum information
ErikC
2010-10-15T08:05:04Z
Hi fernando.barranha,

Yes you can:
1. Add a time trigger based on Custom.
2. In the custom tab select:
- Every year
- Every month
- Every day
- Between hours 6 and 12
- Choose the even minutes
- Choose only 0 second

Now your job will run from 6 to 12 every 2 minutes.

Regards,
Erik

Uses Visualcron since 2006.
fernando.barranha
2010-10-15T15:43:05Z
Hi Erik, it will help me. thank you.
I have another question:

I want to stop the trigger when I have found a set of files in a specific path.
Is it possible?
ErikC
2010-10-15T19:48:03Z
Clad I could help,

One possible solution for your next question is:

Setup a condition to the 1st task in your job.
This condition is looking for your files.
If this condition is met, you could let the job stop by setting the action right of the condition. If not, let the job continue with the task.

Regards
Erik
Uses Visualcron since 2006.
Scroll to Top