I have requirement to add users dynamically. Let me explain my requirement little clear.
I have a infoPath Form which need to go through multiple approver Groups. For say, Once user submit the form it should go to Goup 1 approvers (A,B,C) and once every one in that group approves, it should go to Group 2 approvers (X,Y,Z)and so on. Until this part i am able to implemeted. But more tricky part is, One of the Group 1 Approver (Person A) can add more approvers if he/she feels that other person (D) has to approve the request. In this case Email should send to approver D only. If any person already approves or got an email, they should not get any email again because they already approved or received.
How can I implement the above requirement?
I hope i expalined my requirement clearly. If not let me know.
Thanks In advance.
