610 likes | 676 Views
Learn SharePoint workflow basics in simple terms for business users. Understand stages, loops, dictionaries, and more with practical examples and step-by-step guides. Stay updated on the latest workflow features and improvements.
E N D
2013 Workflow Basics in Plain English for Business Users
About Me • SharePoint Solutions Specialist since 2001 • Huge Gator Fan • Graduated with BS in Advertising from University of Florida • Consultant at in Chicago • Twitter @KimFrehe • Microsoft Certified: Passionate about SharePoint
What it means Instead of this
While Loop While Day = False True
Dictionary = http://msdn.microsoft.com/en-us/library/jj554504.aspx
Variable vs. Dictionary Dictionary: Eye = Brown Fur = Black Nose = Black Tongue = Pink Species = Canine Breed = Black Lab Variable: Eye = Brown
Example Blog • Understanding Dictionary actions in SharePoint Designer 2013 • http://msdn.microsoft.com/en-us/library/jj554504.aspx
Example Blog • How to work with web service using “Call HTTP Web Service” action in SharePoint Designer 2013 • http://blogs.msdn.com/b/sharepointdesigner/archive/2012/09/05/how-to-work-with-web-service-using-call-http-web-service-action.aspx
2010 Task Process Resources • SharePoint 2010 Task Options: • http://bit.ly/OjGtD8 • SharePoint 2010 Task Advanced Properties http://bit.ly/M9Ab8r
Start Workflow Action Example Blog • How to trigger a SharePoint 2010 workflow from a SharePoint 2013 workflow • http://blogs.msdn.com/b/sharepointdesigner/archive/2012/08/18/how-to-trigger-a-sharepoint-2010-workflow-from-a-sharepoint-2013-workflow.aspx
What’s been removed • Stop Workflow • Declare Record • Undeclare Record • Lookup Manager of User – web service – user profile service