- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2022 11:36 PM
Hi All,
When the INC state changed to On Hold, we're capturing the date and time in one field called "On Hold DateTIme" (Type -> date/time).
And when the INC state is "On Hold" time is reached more than 48 hours then we need to change the state to In Progress from On Hold.
Since we're completely new to Flow Designer's.
Can anyone please guide us here.
Advance thanks.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2022 11:52 PM - edited 11-08-2022 11:53 PM
Hi @ar1 ,
You can follow below approach to achieve the same, set wait for 48 hours and then check the state again, if the state remains in onHold, then you can set the state to in progress
Aman Kumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2022 11:52 PM - edited 11-08-2022 11:53 PM
Hi @ar1 ,
You can follow below approach to achieve the same, set wait for 48 hours and then check the state again, if the state remains in onHold, then you can set the state to in progress
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2022 12:47 AM
Hi Aman,
Thanks for the response and link.
Will implement same and update here.
Thanks again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2022 11:57 PM
Thank you so much Aman.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2022 01:00 AM
Glad it worked out for you!
Aman Kumar