- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2025 06:43 AM
Hi all,
I need to create a condition in my flow that takes a date/time variable entered on a catalog item and waits 7 days from the date entered before moving on.
Example - wait for 7 days or 168 hours from variable date/time enter on catalog item.
Anyone done this before that can provide some help?
Thanks,
Jonathan
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2025 07:02 AM
use this -> give 168 hours (24*7) and schedule as 24x7
Ensure you select the correct date variable from the Get Catalog Variable Flow action
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2025 07:02 AM
use this -> give 168 hours (24*7) and schedule as 24x7
Ensure you select the correct date variable from the Get Catalog Variable Flow action
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2025 07:24 AM - edited 01-23-2025 07:24 AM
Thank you so much for the suggestion. I was able to follow your suggestion and add 168 hours to the wait time and it did exactly what I needed. I set the date on the variable for 1/27/2025 at 8 AM and the wait for is set to wake up on 2/3/2025 at 8 AM. Thank you!!!!