Transcript App Web

Workflows in SharePoint 2013
About me
•
•
•
•
•
We love workflows
What has changed?
Agenda
Workflow Architecture
Architecture SP2010
Tools
Visual Studio 2010
SP Designer
SharePoint 2010
SharePoint 2010 Workflow
Architecture SP2010
Declarative
Code
.WF
3.5
.WF
3.5
.xoml
.dll
.rules
Architecture SP2013
Tools
Visual Studio 2012
SP Designer
SharePoint 2013
Solutions
Contents
Apps
Events
SharePoint
2010
Workflow
Workflow
Manager
ACS
Workflow Services Manager
Deployment
Subscription
Workflow
Instances
Interop
Service Bus
Workflow Service Application proxy
Architecture SP2013
Architecture SP2013
Declarative
.WF
4.5
.xaml
Architecture SP2013
Workflow Manager Installation
Register Workflow Service
Workflow Features
New Features
New Workflow Activities
New Workflow Activities
New Workflow Activities
SharePoint Designer 2013
Removed Workflow Features
Removed Workflow Features
Removed Workflow Features
Removed Workflow Features
Development
Custom Development
Custom WF Activity
Custom WF Activity
Restart VS + check DB
Clear SP Designer cache
Custom Task Form
Workflow & Apps
SharePoint Apps
SharePoint
Web
Your Hosted
Site
SharePoint
Web
Azure
Host
web
Client side technologies and
declarative workflows
App Web
(from WSP)
SharePoint Apps
SharePoint
hosted
SharePoint
Web
App
Web
Cloud
hosted
Azure
SharePoint
Web
App
Web
Your
Hosted
Site
Workflows are deployed to the App
Web
How to deploy WFs to host web?
From App Web to Host Web
WorkflowDeploymentService.GetDefinition(id)
WorkflowDeploymentService.PublishDefinition(def)
WorkflowSubscriptionService.PublishSubscription(s)
Questions?
Contact Info
•
•
•
THANK YOU