- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2020 01:10 PM
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.
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.
Thank you.
Solved! Go to Solution.
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2020 01:30 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2020 01:45 PM
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.