- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2022 07:25 AM
What condition can I put in flow designer to look at the date variable on the form to create a task? I've try looking at If and Wait but that didn't work for me. Maybe I'm doing something wrong.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2022 09:18 AM
Its very simple
If you want to create only that task
Add flow logic Wait for a duration of time below your create catalog task(Task to security admin and planning) in the flow .
Then match the condition
Duration Type:- Relative duration
drag and drop the date from your catalog item variable
Then just below that create a new task.
So when this condition matches, your catalog task will be created.
Please mark my answer as correct if its helps you so that its helpful for others.
Let me know if you have any issues
Anshu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2022 07:52 AM
You want to create task from date ?
can you please explain this so that it can be helpful
Anshu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2022 08:00 AM
So I have a date field in my catalog item. When they pick a date when that date arrives I want a task to get created in flow designer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2022 09:18 AM
Its very simple
If you want to create only that task
Add flow logic Wait for a duration of time below your create catalog task(Task to security admin and planning) in the flow .
Then match the condition
Duration Type:- Relative duration
drag and drop the date from your catalog item variable
Then just below that create a new task.
So when this condition matches, your catalog task will be created.
Please mark my answer as correct if its helps you so that its helpful for others.
Let me know if you have any issues
Anshu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2024 06:08 AM
HI @Anshu_Anand_
can you let me know if i have to create a TASK2 based on variable(yes/no) change on the TASK1 i don't want to close TASK1 just on change of Variable on TASK1 variables section and click save/update i want to create TASK2
any idea ?
how to pull TASK1 variables in wait for condition in flow designer ?