Water Cooler Demo - SharePoint Visual Studio workflows for escalations
- Posted: Jul 28, 2009 at 2:36 PM
- 25,068 Views
- 7 Comments
Download
How do I download the videos?
- To download, right click the file type you would like and pick “Save target as…” or “Save link as…”
Why should I download videos from Channel9?
- It's an easy way to save the videos you like locally.
- You can save the videos in order to watch them offline.
- If all you want is to hear the audio, you can download the MP3!
Which version should I choose?
- If you want to view the video on your PC, Xbox or Media Center, download the High Quality WMV file (this is the highest quality version we have available).
- If you'd like a lower bitrate version, to reduce the download time or cost, then choose the Medium Quality WMV file.
- If you have a Zune, WP7, iPhone, iPad, or iPod device, choose the low or medium MP4 file.
- If you just want to hear the audio of the video, choose the MP3 file.
Right click “Save as…”
Got any suggestions for future episodes? Tell us in the comments below!
Comments Closed
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Kirk,
Thanks for sharing this... looking for the Slo-Mo button, but will definitely be revisiting this demo.
Blessings,
Jim Bob
Kirk, thank you for the work! This is awesome example of State Machine workflows. I'm actually looking for a way to assign multiple users separate tasks. In a sequential workflow, you can use the replicator activity, but I can't seem to find any examples of using the replicator in a State Machine workflow to assign the same task to multiple users. Have you heard of anything like this, or know how? This would be a most helpful video that a bunch of people would love to see!
Thanks!
do you have the source code for this uploaded anywhere
@rockgenius85 - I actually saw a post on this internally, someone indicated that the key was making sure that you use the correlation identifier associated with each instance of the replicator.
@humanprogramer - I don't have the source available, sorry. I write all the code from scratch in the video, is there a part that you need?
I am researching sharepoint for the company I work for. I am assuming you deployed to an enterprise Sharepoint server. I am assuming that the workflow itself would run on both the standard and enterprise server. My question is the Dashboard that you used to check the status of the workflows. Does it fall under the category of site manager, or does it the dash-board feature that is mentioned in enterprise?
Hi There, Thanks for sharing this excellent post, it was very much useful for me. I did created one workflow with the steps you mentioned. but i have got an error.
Can I request you if you could send me the sample code so that i can try it out opening in my solution. Tx Labhesh
-====
The error which i am gettingL:
13/2010 15:11:41.92 w3wp.exe (0x14F4) 0x0B30 Windows SharePoint Services Workflow Infrastructure 936l High Engine RunWorkflow: System.Workflow.ComponentModel.Compiler.WorkflowValidationFailedException: The workflow failed validation. at System.Workflow.Runtime.WorkflowDefinitionDispenser.ValidateDefinition(Activity root, Boolean isNewType, ITypeProvider typeProvider) at System.Workflow.Runtime.WorkflowDefinitionDispenser.LoadRootActivity(Type workflowType, Boolean createDefinition, Boolean initForRuntime) at System.Workflow.Runtime.WorkflowDefinitionDispenser.MruCache.GetOrGenerateDefinition(Type type, String xomlText, String rulesText, Byte[] md5Codes, Boolean initForRuntime, Boolean& exist) at System.Workflow.Runtime.WorkflowDefinitionDispenser.GetRootActivity(Type workflowType, Boolean createNew, Boolean initForRuntime) at System.Workflow.Runtime.WorkflowRuntime.Initializ...
HiI am working on a State Machine Workflow (SharePoint 2010). I having hard time in assigning the task to multiple reviewers and handling the OnTaskChanged event. The reviewers are going to be dynamic, else I can use n number of create task and EventDriven activity with OnTaskChanged appropriately.
Can you please direct me on how to achieve this.
ThanksChen
Remove this comment
Remove this thread
close