How 2 use timer in FLowdesigner
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2023 01:51 AM
I have a scenario where i need to wait for 12 hrs. after mid server gets down, and even after 12 hrs if status is still down then raise a incident.
I am using a flow designer and it is working fine, but it is not waiting for 12 hrs. , I have used wait for condition method.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2023 03:33 PM
Hi,
I cannot tell from your screen shot what your trigger is. My guess would be you want this flow to trigger when the mid server goes down so your Step1 would be the trigger.
I would then have a 'Wait for condition' with a 12 hour time out enabled. If the mid server comes back 'Up' then the flow can exit, however, if it times out then you can continue on creating/updating an Incident. For example: