You are viewing limited content. For full access, please sign in.

Question

Question

Repeat in Workflow

asked on June 15, 2021

I have a workflow that has search activity inside of a repeat. I added a delay activity as well. I want the workflow to repeat until search finds at least 1result. I want the loop to repeat every minute. This does not seem to work, the workflow ends after repeating once. Any ideas?

0 0

Replies

replied on June 15, 2021

You probably have an error within your rules for the loop activity.  If you view a completed instance of your workflow and check the "Conditions" tab, you should be able to see the evaluation of the criteria being compared.

That being said...  @████████has a good point asking about Wait Conditions instead.  Wait Conditions are going to be much more efficient to monitor and will be less impactful on system resources.

2 0
replied on June 15, 2021

Is there a reason why using a wait condition on the folder's document count or contents is not going to work for you?

1 0
You are not allowed to follow up in this post.

Sign in to reply to this post.