Create a task in flow designer from date variable field on catalog item form

John Vo1
Tera Guru

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.

find_real_file.png

1 ACCEPTED SOLUTION

 

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 .

find_real_file.png

 

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.

find_real_file.png

 

Please mark my answer as correct if its helps you so that its helpful for others.

Let me know if you have any issues

Regards,
Anshu

View solution in original post

5 REPLIES 5

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?

Regards,
Anshu