Home » SharepointRSS

SharePoint Designer - Workflow creates tasks, but will only create 5

I am designing an application in SharePoint where I am trying to create a number of tasks (5-16) from an assign to form, to a group of individuals, the only problem is that the workflow will only create 5 tasks, if I have more than 5 people in my list of individuals who need to be assigned a task the workflow does not create any, only 5 will work.  I know my workflow is running because the steps that I have after the assigning the form run, however those steps are being run in parallel but when I only have 5 people on my list everything works just fine.  I have done some error checking and everything is being passed through the workflow.

Is there a setting anywhere that restricts the number of tasks that can be created from an assigned to in a workflow?  Or does anyone else have any ideas of what the problem might be?

There is nothing in the workflow reports as far as errors.

If more information is needed please let me know and I will try to retrieve it.

Thanks,
Ben
 

5 Answers Found

 

Answer 1

Hi,

Could you please tell me which SPD workflow  action are you using to assign  tasks, Assign a form  to a group  or Assign  a to do item?

Are all the people  in a SharePoint group? So you assign tasks  to a group not to multiple people separated by comma.


Thanks!

 

Answer 2

I am assigning  a form  to a group.  I am creating a peer review tool and what I do is I create  16 tasks  at one time and if the assigned  to value is empty I delete the task.  The creation of the 16 tasks does not happen whenever I attempt to go past 6 evaluations.

According to a Microsoft Web Site: http://office.microsoft.com/en-us/sharepointdesigner/HA102336241033.aspx, you can assign  a task  to multiple people, it doesn't say they have to be in the same group, using the form wizard you can select who you want to send a task to.

Assign a Form to a Group  This action assigns a form to one or more users, and then stores the responses as values in the Tasks list. Unlike the previous action, this action can assign a task separately to multiple people, and the workflow  pauses until each person completes their task before it resumes. Also unlike the previous action, this action does not return the ID of the task item for any of the responses, so the workflow cannot look up and use that information  later as the basis for making comparisons or decisions. With this action, you also use the Custom Task Wizard to create a custom task form.

If I have to create a group  how do I do that on the fly, because the people  the tasks are being assigned to are different every time?

Thanks,
Ben

 

Answer 3

Hi,
When a workflow  assigns a task  to a group  that is identified by a single alias or address, the workflow creates  only one task item, which is then shared by the entire group. Any member of the group can edit that single task form  and click the Task Complete button. To assign  individual tasks  to multiple users (only possible with the Assign a Form to a Group or Assign a To-do Item action), enter each user individually in the Select Users dialog box.

So If you want assign individual tasks to 16 users, you should enter each user individually in the select users dialog box, you cannot add these users to a group.

Hope it helps.

 

Answer 4

Is it possible to auto complete a task  without user intervention? say auto compete a task if user does not complete within 10 days.
 

Answer 5

nd_ramesh,

Did you ever find an answer to this question?

 
 
 

<< Previous      Next >>


Microsoft   |   Windows   |   Visual Studio   |   Tech Videos   |   Follow us on Twitter