- 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
07-24-2024 06:30 AM
Are you talking about RITM task or TASK here?
RITM variables can be fetched using flow action Get catalog variables.
On TASK table, all the fields are available in wait for condition dropdown like state,number,assigned to,assignment group and all.
can you be specific?
Anshu