Flow Designer - Wait for Condition in parallel to Approvals generated

snow_04
Giga Contributor

Hi,

 

Need some assistance related to Flow Designer. In the flow designed, we are creating Approvals record on RITM based on mapping we have at the backend. Once the Approvals are created, we need to validate if the Approvals are Approved or not and if it not Approved then wait for 1 business days and then trigger an email so that they can approve the records. Once Approved we need to create Catalog Task.

Point where I am stuck is Once the Approvals are created, I have put a Wait Action but the flow gets stuck in Approval Action step itself as the Approvals are in Requested State and it does not validate the Wait for Action step.

 

Any help would be much appreciated on how to check for Wait action even if Approvals are in Requested State which is leading to Flow getting stucked

 

Kindly assist!!

8 REPLIES 8

Prasad Pagar
Mega Sage

Hi,

Did you tried Due Date in Ask for Approval action?

find_real_file.png

See if you can utilize it

Thank you
Prasad

Hi Prasad,

Yes, I have already investigated on the approach you have mentioned. Reason being this won't work is because the Due Date Options such as Approve or Reject will be default Approve it or Reject it forcefully when Due Date time gets reached but my scenario is different as I need to wait for a certain period of time after the Approval have been generated and then follow the next steps as mentioned in my question above.

Hi,

Did you tried combination of 

Do Until + Ask for Approval + Notifcation + Task?? Do this until its approved?

Thank you
Prasad

jyothesna
Tera Contributor

Even I am looking for same requirement could some help