Flow designer to calculate the time

ar1
Kilo Sage

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.

1 ACCEPTED SOLUTION

Aman Kumar S
Kilo Patron

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

https://www.servicenow.com/community/developer-forum/incident-on-hold-for-2-weeks-notification-will-...

 

 

Best Regards
Aman Kumar

View solution in original post

4 REPLIES 4

Aman Kumar S
Kilo Patron

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

https://www.servicenow.com/community/developer-forum/incident-on-hold-for-2-weeks-notification-will-...

 

 

Best Regards
Aman Kumar

Hi Aman,
Thanks for the response and link.

Will implement same and update here.

Thanks again.

Thank you so much Aman.

Glad it worked out for you!

 

Best Regards
Aman Kumar