Is it possible to schedule the catalog tasks under the request item for execution?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Is it possible to schedule the catalog tasks under the request item for execution?
It would be great if the catalog tasks under the request item could be scheduled for execution, just like the Planned Start date in a Change Task.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
yes just after your approval in your flow you can use Wait for Duration logic and wait for some particular date or date/time and after that create catalog task
this link has approach from Anil lande on how your flow can wait till that variable is updated and once updated/filled, you can break the loop and proceed
How can w use wait for condition in flow designer for variable?
Also an easier solution is shared there in the same above link, below is the image, it will wait till that Variable is empty, once not empty it will proceed
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
2 hours ago
also check these links
Flow Designer : Making the flow wait until a specific date time based on a catalog variable
Wait for a date to start tasks using flow designer.
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