How to write wait for condition in flow designer based on request item variable value?

Manikantahere
Tera Contributor

I have a request item where it we have a date field will select future dates after full filling first task second task should create when the date is matches with today date until then it should wait for condition to satisfy?

when I tried with wait for condition script its going forward in both return true and return false scenarios?

1 ACCEPTED SOLUTION

Runjay Patel
Giga Sage

Hi @Manikantahere ,

 

You can add wait for condition from and choose relative duration. give 1 minute and then select "after" and then choose your date variable.

In order to get the variable in above step you first need to call "Get Catalog Variable" and move date field variable right hand side.

 

RunjayPatel_0-1729607705081.png

 

-------------------------------------------------------------------------

If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.

Regards
Runjay Patel - ServiceNow Solution Architect
LinkedIn: https://www.linkedin.com/in/runjay
YouTube: https://www.youtube.com/@RunjayP

-------------------------------------------------------------------------

View solution in original post

1 REPLY 1

Runjay Patel
Giga Sage

Hi @Manikantahere ,

 

You can add wait for condition from and choose relative duration. give 1 minute and then select "after" and then choose your date variable.

In order to get the variable in above step you first need to call "Get Catalog Variable" and move date field variable right hand side.

 

RunjayPatel_0-1729607705081.png

 

-------------------------------------------------------------------------

If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.

Regards
Runjay Patel - ServiceNow Solution Architect
LinkedIn: https://www.linkedin.com/in/runjay
YouTube: https://www.youtube.com/@RunjayP

-------------------------------------------------------------------------