locked
go to stage 2 with single approval in stage 1 in approval workflow RRS feed

  • Question

  • hi friends

    i am using approval workflow

    i have 2 assignment stages

    each stage i have assign to one share point group.

    stage 1 is assign to spgroup1 which contains 10 users

    stage 2 is assign to spgroup2 which contains 10 users

    my problem is, if one user out first group approve in stage1 it has to go to stage2

    how can do that

    Wednesday, May 28, 2014 5:27 PM

Answers

  • Hi,

    According to your post, my understanding is that you wanted to

    By design in SharePoint Designer Approval workflow, the workflow will be completed until all users approve the tasks.

    To assign task to a group, you need to:

    1. Create a workflow and add action: Start Approval Process.
    2. Click these user, select the Group, change One or a time(serial) to All at onec(paralle).
    3. Right click the action, select Properties, click ExpandGroups, change No to Yes.
    4. Then you can assign task to each member of the group.

    To complete the task action once a user approve the task, you need to:

    1. Click Approval.
    2. Go to change the completion conditions for  this task process  page.
    3. Delete the condition and Task Process: Active Task Count equals 0.

    Then if a user in spgroup1 approve the task, the workflow will go to stage2.

    Here is a similar thread for your reference:

    http://social.technet.microsoft.com/Forums/en-US/53140925-2634-4e15-bd79-c574d20a5d9a/send-out-repeating-notifications-until-an-item-is-approved?forum

    Best Regards,

    Linda Li


    Linda Li
    TechNet Community Support


    • Edited by Lindali Thursday, May 29, 2014 7:06 AM
    • Proposed as answer by JohnathanL Monday, June 2, 2014 2:16 AM
    • Marked as answer by JasonGuo Sunday, June 8, 2014 9:52 AM
    Thursday, May 29, 2014 7:06 AM

All replies

  • In the SharePoint Desinger workflow you can add Collect data from user action and assign it to a group.

    when the workflow start, it creates a task for approval, once a user goes in and approves the task then it goes to the next step, create the next task there.

    Wednesday, May 28, 2014 7:14 PM
  • Hi,

    According to your post, my understanding is that you wanted to

    By design in SharePoint Designer Approval workflow, the workflow will be completed until all users approve the tasks.

    To assign task to a group, you need to:

    1. Create a workflow and add action: Start Approval Process.
    2. Click these user, select the Group, change One or a time(serial) to All at onec(paralle).
    3. Right click the action, select Properties, click ExpandGroups, change No to Yes.
    4. Then you can assign task to each member of the group.

    To complete the task action once a user approve the task, you need to:

    1. Click Approval.
    2. Go to change the completion conditions for  this task process  page.
    3. Delete the condition and Task Process: Active Task Count equals 0.

    Then if a user in spgroup1 approve the task, the workflow will go to stage2.

    Here is a similar thread for your reference:

    http://social.technet.microsoft.com/Forums/en-US/53140925-2634-4e15-bd79-c574d20a5d9a/send-out-repeating-notifications-until-an-item-is-approved?forum

    Best Regards,

    Linda Li


    Linda Li
    TechNet Community Support


    • Edited by Lindali Thursday, May 29, 2014 7:06 AM
    • Proposed as answer by JohnathanL Monday, June 2, 2014 2:16 AM
    • Marked as answer by JasonGuo Sunday, June 8, 2014 9:52 AM
    Thursday, May 29, 2014 7:06 AM