Flow designer - wait for condition - relative time

AEterni
Mega Guru

Hello,

I created this basic flow using flow designer. The flow has two "wait for condition", but I can't get any of the two working.

find_real_file.png

 

STEP 5

I must wait 48 hours before I create the 1st task (in this example I put 5 minutes for testing purpose), but the "Wait for condition" gets stuck and the task is never created. In this article I read that "wait condition is invalid because it is a time relative to the Created date. Actions that have a condition that relies on a time interval will not be met, so the action is never performed."

What I don't understand is, if the method "relative" in connection with a date is not supported or if I am doing something wrong with my setting.

find_real_file.png

 

Thank you.

1 ACCEPTED SOLUTION

Sam Ogden
Tera Guru

Hi Alessandro,

In step 4 can you replace your 'wait for condition' with a 'Wait for a duration of time' action under the flow logic menu.  In here you can set the duration type to 'Relative duration' and your Wait for to the time and then use the cannon ball icon to select the 'opened' field from the trigger.

Here is a link to the docs for the action type.

I Hope this helps, if so please mark helpful or correct.

Thanks

Sam

View solution in original post

5 REPLIES 5

Thank you.

Problem fixed.

I didn't use the cannon ball icon because the "opened" field was not selectable. I just set the specific duration to wait.

Cheers.