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