- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2022 11:08 AM
Hi,
I want a change request to move automatically from Scheduled to Implement state, at the planned start date/time.
I have created a Flow to change from Scheduled to Implement state, at the planned start date/time. but in flow
Wait For Condition if not working:
In Wait For Condition I have used script in condition.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2022 11:16 AM
Try using the wait for duration of time Flow Logic
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2024 03:28 PM
Hi Arun
Wanted to understand if this works fine as per your requirement?
Regards
SVPV
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2024 04:34 AM
Did anyone figured out what would be the easiest way to handle the flow if start_date / end_date changes during flow exection?
I know we could do few things, but for a simple thing like that, it seems like a little overkill to cancel the flow itself and retrigger. It would be easier to have most of the logic in one flow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2024 04:40 AM
Changing the dates during change implementation is not as per process or best practice.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2024 04:52 AM
I understand and I agree to some extent.
But in special circumstances it might be useful. And besides, this seems like a feature that I would like to know how to best implement in case I need it for any other field change during flow execution, so for sake of knowledge would like to know how to best approach this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2025 07:19 AM
Hello Everyone,
We can achieve this using Scheduled job run periodically
Use the below script.