Flow designer is not running as per time given
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-12-2023 11:14 PM
Hi,
I have a flow designer and Wait for Condition where i am fetching the Start Date from form to be run. Only in midnight its not running on the given time. Day time its working as expected.
Example: i have created one RITM and kept start date on same day 00:50AM and in flow context its showing as scheduled to be run at 04:25 AM.
I guess its taking different time zone.
Can anyone help me on this?
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-13-2023 04:09 AM
Looks like a time zone issue. Check the system / instance time zone.
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-13-2023 04:58 AM - edited ‎12-13-2023 04:59 AM
It is expected.
Flow automatically takes the timezone of the user who is editing the Flow. So make sure if you need 00:30 EST then your timezone should be EST.
Note : It picks the timezone of the user who is changing or editing the flow. If your user timezone is none then it picks the system timezone.
It happened with me as wel.
Hope it helps.
Regards,
Shamma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-15-2023 03:11 AM
Please mark my answer as helpful and the solution accepted if it serves the purpose.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-13-2023 05:02 AM
I have written an article on it.
ServiceNow Learning 46: Set/Identify the Timezone ... - ServiceNow Community
Hope this helps you.