What is the alternative to workflow Wait Activity ?
Hi all,
I need to process some PL/SQL procedures sometime after workflow approval. Reason is that, in case of any unexpected errors happen in that PL/SQL procedure, I don't want workflow to error out for approver, I want to complete workflow, then process pl/sql.
I've read about the Wait activity but I read that it is not recommended Why do I have to wait for my WAIT? | TS Fifteen Ltd - Independent Oracle Consultancy
Do you know any alternative that does not affect performance?
Appreciate your prompt response.