Hello
I have this question and was wondering if someone could answer me.
How can I implement a document approval workflow with notification rollback. Something like:Â
User A sends to user B; user B forwards to user C.
Now its when the difficult part starts:
When C approve, he notifies the user B. Then B notifies the user A.
It will be someting like:
A -> B -> CÂ
C -> B -> A
Found no similar example. If anyone could help me I would be very grateful 🙂
I believe the approval by C should trigger an email sent to B which in turn triggers an email sent to A. I don’t know what else I could say – could you give me some hints?
