61
2013 Workflow Basics IN PLAIN ENGLISH FOR BUSINESS USERS

2013 Workflow Basics IN PLAIN ENGLISH FOR BUSINESS USERS

Embed Size (px)

Citation preview

  • Slide 1
  • Slide 2
  • 2013 Workflow Basics IN PLAIN ENGLISH FOR BUSINESS USERS
  • Slide 3
  • 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
  • Slide 4
  • Whats New?
  • Slide 5
  • Visual Designer
  • Slide 6
  • How to turn it on
  • Slide 7
  • Stages
  • Slide 8
  • What it looks like
  • Slide 9
  • What it means Instead of this
  • Slide 10
  • You can do this
  • Slide 11
  • Or This
  • Slide 12
  • Or Even This
  • Slide 13
  • For Example
  • Slide 14
  • Loops
  • Slide 15
  • While Loop
  • Slide 16
  • While Day = True False
  • Slide 17
  • Loop n Times
  • Slide 18
  • What it looks like
  • Slide 19
  • Slide 20
  • For Example
  • Slide 21
  • Copy and Paste &
  • Slide 22
  • What it Looks Like
  • Slide 23
  • Dictionary = http://msdn.microsoft.com/en-us/library/jj554504.aspx
  • Slide 24
  • Variable vs. Dictionary Variable: Eye = Brown Dictionary: Eye = Brown Fur = Black Nose = Black Tongue = Pink Species = Canine Breed = Black Lab
  • Slide 25
  • What it looks like Important The Dictionary variable type is critical when you are using the Call HTTP Web Service action.
  • Slide 26
  • Example Blog Understanding Dictionary actions in SharePoint Designer 2013 http://msdn.microsoft.com/en-us/library/jj554504.aspx
  • Slide 27
  • Call HTTP Web Service
  • Slide 28
  • 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.aspxhttp://blogs.msdn.com/b/sharepointdesigner/archive/2012/09/05/how-to-work-with-web- service-using-call-http-web-service-action.aspx
  • Slide 29
  • For Example
  • Slide 30
  • Web Services Resource odata.org
  • Slide 31
  • Slide 32
  • 2010 Task Options
  • Slide 33
  • 2010 Task Process
  • Slide 34
  • 2010 Task Process Overall Task Process
  • Slide 35
  • 2010 Task Process Single Task Behavior
  • Slide 36
  • 2010 Task Process Resources SharePoint 2010 Task Options: http://bit.ly/OjGtD8 SharePoint 2010 Task Advanced Properties http://bit.ly/M9Ab8r http://bit.ly/M9Ab8r
  • Slide 37
  • Slide 38
  • 2013 Task Options
  • Slide 39
  • 2013 Tasks
  • Slide 40
  • Assign a Task vs. Assign a Task Process
  • Slide 41
  • Set Task Due Date
  • Slide 42
  • Wait for Task Completion
  • Slide 43
  • Create Task Content Type
  • Slide 44
  • Create Custom Task Content Type
  • Slide 45
  • Task Outcomes
  • Slide 46
  • Initiation Form
  • Slide 47
  • Setting up the Initiation Form
  • Slide 48
  • Start Workflow Action
  • Slide 49
  • 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.aspxhttp://blogs.msdn.com/b/sharepointdesigner/archive/2012/08/18/how-to-trigger-a-sharepoint- 2010-workflow-from-a-sharepoint-2013-workflow.aspx
  • Slide 50
  • Whats been removed from workflow
  • Slide 51
  • Whats been removed Stop Workflow Declare Record Undeclare Record Lookup Manager of User web service user profile service
  • Slide 52
  • Whats been removed - continued Document Set Actions: Capture Version Send Document Set to Repository Set Content Approval for Document Set Start Document Set Approval Set Process
  • Slide 53
  • Whats been removed - continued Task Stuff: Assign a Form to a Group Assign a To Do Item Collect Data from a User Start Approval Process Start Custom Task Process Start Feedback Process
  • Slide 54
  • Whats been removed - continued Conditions: If current item field equals value
  • Slide 55
  • Whats been removed - continued Check list item permission levels Check list item permissions 'Require Manage List/Web Permission' feature for list/site workflow http://digsharepoint.blogspot.com/2011/03/check-user-permission-in-sharepoint.html
  • Slide 56
  • Whats been removed - continued Steps: Impersonation Step Data sources: User Profile lookup
  • Slide 57
  • Whats been removed - continued Association Column Associate to Content Type
  • Slide 58
  • Whats been removed - continued Globally reusable workflow type
  • Slide 59
  • Whats been removed - continued Workflow visualization option
  • Slide 60
  • Removed but not GONE.
  • Slide 61
  • My Contact Info Email: [email protected] Twitter @KimFrehe LinkedIn Please add a note you are a rockstar from SharePointalooza
  • Slide 62