Hi,
I have an approval process under switch cases, first case when item request is created. waiting for manager approval. if approved change variable to Pending-IT and redirect to Pending-IT switch case. I need to hold on this case and wait till Status field value change. once the status changed to completed. the variable will change to another case. in manager approval case I have wait for approval process to hold and wait! but in the other one there is no approval to hold and wait!
Hi @YAYA
I would put everything inside the "Start and wait for an approval". It will wait for approval and then proceeded when you have what you need.
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.
Cheers
Manuel