- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-22-2024 06:30 AM
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?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-22-2024 07:38 AM
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.
-------------------------------------------------------------------------
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
-------------------------------------------------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-22-2024 07:38 AM
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.
-------------------------------------------------------------------------
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
-------------------------------------------------------------------------