How To Put Scripted Timer In Flow Designer?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2024 12:23 AM
Hi Everyone,
I have the one workflow for leaver employees so in workflow one timer activity through script is there now I am creating that workflow into flow so how to put that timer activity in flow desginer?
Timer script in workflow:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2024 12:28 AM
Hi @siva44 ,
Have a look at the 'wait for' functionality in the flow logic of the flow designer. Here you can specify the duration you want to wait.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2024 12:31 AM
Hi @siva44
Wait for a duration flow logic is the equivalent of timer activity in flow. Refer below post to understand it better
Thanks and Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2024 12:32 AM
You can even refer below post which could be helpful for your requirement :
https://www.servicenow.com/community/developer-forum/wait-for-duration-in-flow-designer/m-p/2501718
Please mark this response as correct and helpful if it assisted you with your question.