Parallel approval with dynamic users and groups

  • 15 September 2009
  • 1 reply
  • 0 views

Badge

Hello,


 I am starting a project and I have the following requirements: Create a dynamic approval with users and groups.


Basically, I have an InfoPath form with some approvers already filled-up and the end-user can add new approvers (approver can be an AD User or an AD Group - Repeating table). When the end-user submits the form, I want to trigger a // approval process and must send the approval notification to each user and each member of the AD groups. For the group only one approval is required.


 Is it possible with K2?


 


Thanks


1 reply

Badge +6

yep, jsut drag and drop your repeating node into the definition of your destination rule. Then, if your node contains AD groups you must select the item "group" in the right dropdownlist.


be careful, you need two distinct repeating node (one for your users, antother for your ad groups).


For the group only one approval is required: this is the K2 default behaviour.


HTH

Reply