Tagged Questions
0
votes
1answer
80 views
SharePoint workflow tasks don't wait to be executed
I have created a workflow in Visual Studio which contains a replicator which creates multiple tasks for approval. The replicator contains a sequence activity which is consisted of createTask, a while ...
0
votes
2answers
5k views
The form cannot be submitted beacuse of an error
I am using SP2010 with infopath 2010.
i've designed a custom approval which contains one approval process. this workflow prompts users to fill in reviewer, CC and comments on the workflow ...
1
vote
0answers
201 views
Workflows Stopping and detaching themselves from Items : AutoStart Workflow: System.ArgumentException
We have a number of worflows on numerous list's, and they have recently detached them selves from the list , by that i mean that they no longer appear in the workflows area. Also they have stopped and ...
1
vote
1answer
477 views
Where is “Post-completion Workflow Activities” in sharepoint 2010?
I am having the same problem(or seems to be the same error) as in this article but I not sure where to check for this.
I am using sharepoint 2010 and made a custom workflow through Visual Studios ...