SharePoint 2013 Workflow - Advanced Topics
Building off the "SharePoint 2013 Workflow - Fundamentals" course, this course covers more advanced topics with workflows in SharePoint 2013. Everything you learn in this course will apply to however you are using SharePoint 2013, either in an on-premises deployment or in Microsoft's hosted Office 365 SharePoint Online.
What you'll learn
Workflow changed quite a bit in the SharePoint 2013 release from previous versions of SharePoint. The new workflow platform is implemented with a new product called Workflow Manager 1.0. This course builds off what you learned in the "SharePoint 2013 Workflow - Fundamentals" course. In this course, you will learn how SharePoint 2013, Workflow Manager 1.0 and Service Bus 1.0 interact to create a robust, reliable and scalable workflow platform, how to do advanced debugging of workflows you are creating, as well as how to perform common tasks in today's business world. This includes learning how to create custom forms, leverage the new Workflow Services client APIs and how to create custom actions and activities for Visual Studio and SharePoint Designer authored workflows.
Table of contents
- Introduction 1m
- Workflow Debugging Options 2m
- Workflow History List 2m
- DEMO: Workflow History List 5m
- Visual Studio 2012 Breakpoints 2m
- DEMO: Visual Studio 2012 Breakpoints 1m
- Debug WriteLine Messages 3m
- DEMO: Debug WriteLine Messages 2m
- Debugging With Fiddler 12m
- DEMO: Debugging With Fiddler - Setup and Configuration 7m
- DEMO: Debugging With Fiddler - Examining a Trace 5m
- Summary 1m
- Introduction 1m
- Pre-SharePoint 2013 Workflow API Story 7m
- Workflow Services Client APIs 3m
- Workflow Service Manager 2m
- Workflow Deployment Service 2m
- DEMO: List all Installed Workflows 7m
- DEMO: Validate a New Workflow 2m
- Workflow Subscription Service 3m
- DEMO: Create New Association / Subscription 5m
- DEMO: List all Associations / Subscriptions 2m
- Workflow Instance Service 3m
- DEMO: Create New Workflow Instance 3m
- DEMO: List all Workflow Instance 2m
- DEMO: Publish Custom Event to Instance 2m
- Workflow Interop Service 6m