Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


vinitron
2010-02-17T21:57:36Z
I've setup a job that has a condition applied to it.

The condition has one file condition that matches if c:\testdoc exists

Then I've got the actions set to "MatchAll->Retry" and "MatchAny->Retry"

When I turn on debug logging, it states that "Condition Set (Job)returned: MatchAny->ActionRetry"
BUT the job continues to the first task and never reevaluates the condition.

My understanding is that with ActionRetry, the condition is to be reevaluated and retried until it is no longer valid waiting for a specified interval between retries... Is this wrong?

Thanks,
Dustin
Sponsor
Forum information
Support
2010-02-17T23:37:56Z
I think we might verify this easier if you exported your settings and send to support@visualcron.com. Please point out which job you are talking about.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
vinitron
2010-02-18T02:18:49Z
Will this export have any sensitive password data in it?

I've attached a screenshot of the job log...
vinitron attached the following image(s):
Support
2010-02-18T17:37:43Z
I think the problem is that you have checked the Condition set at Job level instead of the Task level.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
vinitron
2010-02-18T21:50:01Z
So is there not away to hold the job until the condition is not met?
Support
2010-02-18T22:56:35Z
I misunderstood you. Seems like something is wrong here. We will run some tests and get back to you with a new version. Next version estimated to be released on Friday next week. Thank you for your report and patience.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
vinitron
2010-02-18T23:12:04Z
vinitron
2010-02-20T15:39:55Z
I did more testing yesterday. If I add conditions to tasks with Action Wait->Retry, then the task itself will retry the condition as expected. The only issue is with Action Wait->Retry on conditions applied to jobs. They only test once and then continue regardless of the action (as is seen in the log screenshots above).

Hope this helps,
Dustin
Support
2010-02-22T11:58:01Z
Thanks for your testing. The problem seems to be a built in "feature" which skips Condition check if it is being run manually. We have planned to add an "alternate Execute" which execute with Conditions in mind.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
sgrose
2010-08-27T21:42:50Z
Hi,

Did you get an alternate execute working yet?
Support
2010-08-31T22:15:33Z
sgrose wrote:

Hi,

Did you get an alternate execute working yet?



Yes, this was introduced in 5.5.4.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
mitul.vadher
2010-09-10T12:22:53Z
Hi,

I am having a similar problem where my conditions are not working. I am setting a task where emails are sent out every 30 min with 10 pdf attachments. The pdf documents are created by a 3rd party & I want to be alerted when they are not created. I have set-up a condition (at the task level) when the file condition is 'false' to sent me a email. But it does not work manually or when a time trigger is set.

Can you help? (please see my settings below - we are running version 5.6.2)

Condition:
File Information:
File path: C:\Pulse\A_Summary.pdf
Credential: master@ASSET
Match:
File Exists: False

Action:
On Match All:
Don't Wait
Run Task: Email-No Pulse Reports
Support
2010-09-10T12:41:08Z
mitul.vadher wrote:

Hi,

I am having a similar problem where my conditions are not working. I am setting a task where emails are sent out every 30 min with 10 pdf attachments. The pdf documents are created by a 3rd party & I want to be alerted when they are not created. I have set-up a condition (at the task level) when the file condition is 'false' to sent me a email. But it does not work manually or when a time trigger is set.

Can you help? (please see my settings below - we are running version 5.6.2)

Condition:
File Information:
File path: C:\Pulse\A_Summary.pdf
Credential: master@ASSET
Match:
File Exists: False

Action:
On Match All:
Don't Wait
Run Task: Email-No Pulse Reports



Without knowing too much of the settings your Task should be run if the file does not exist - given that you are right clicking and choose "Run With Conditions".

Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
mitul.vadher
2010-09-10T12:45:14Z
ignore my post above......this has been resolved. Down to permissions.

Thanks!
Scroll to Top