Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

Wait for condition timeout

Not applicable

Hi All,

 

We’ve encountered a case where we need to implement a 'Wait for Condition' on the stage field being set to 'Awaiting Delivery', along with a timeout of 5 hours. If the condition isn’t met within that time, the flow should continue along a different path — ideally using an 'If' condition to check whether the timeout occurred. Has anyone implemented something similar before, or can suggest how to proceed?

 

geogeorge_0-1759911167789.png

 

6 REPLIES 6

Anand__99
Mega Sage

Hi @Community Alums ,

 

After Wait for Condition you can check in if condition "Wait for condition -> State -> is Timeout or Complete"

 

Anand2799_0-1759915410400.png

 

 

Thanks

Anand

vasavi_sasapu
Tera Contributor

Hi Anand,

 

I have a flow with wait for condition. I have utililised wait for condition -> state is Timeout , send a notification.

 

When timeout happened, notification did not trigger. I have set timeout 5mins and selected timeout.

 

We want send notification when incident is on Hold and Awaiting caller. using schedule here.