SlideShare a Scribd company logo
SharePoint 2013 Features
Workflow in 2013
What is the Workflow?
• Workflow represents a sequence of activities as in a Flow
Chart and a runtime that executes these activities.
• A workflow is an ordered sequence of steps that
accomplish a pre-defined goal according to a set of
business rules.
• SharePoint, this concept is usually extended so that the
some of the steps are performed by different SharePoint
users.
• Frequently, a workflow is bound to a particular piece of
content, and it is this content that is taken through the
business process that is implemented by the workflow.
Simple Sharepoint Workflow
Workflows Terms
As with most technologies, workflow has its own terminology that makes
discussing their operations and implementations more succinct. Particular
terms used in workflow include:
• Route - the act of launching a document on a workflow
• Sequence – a set of workflow steps that may be performed
either serially or in parallel
• Task – a workflow step that is performed by a user
• Workflow Owner - the user who initiated or launched the
workflow
• Task Owner – the user who has been assigned a particular
workflow task
• Escalation – the condition when expected outcomes have not
been achieved. For example, a task has not been completed by
its due date.
How to Create Workflow in 2010?
We can create workflow using share point designer ,
viso & visual studio
 workflow create in two ways Microsoft share point
design :
1.List workflow,
2.Reusable workflow,
3.Site workflow
 workflow using visual studio 2010
 1.Sequentialworkflow
2.Statemachineworkflow
SharePoint Workflows
 Approval Workflow – where a document is routed to a designated set of
reviewers for both approval/rejection and also comments. If all reviewers
agree to approve the document then its status is updated to ‘approved’.
 Feedback Workflow – where a document is routed to a designated set of
reviewers for feedback. The reviewers may perform the review themselves,
or delegate the task to another user. The feedback is collected and returned
to the originator of the workflow.
 Signatures Workflow – where a document is routed to a designated set of
signatories for signature. Each signatory may request modifications to the
document as part of the workflow.
 Three-phase Workflow – where the workflow item is taken through a
three-phase process, where its current phase is held in a choice column for
the item. This workflow is useful for managing items in the SharePoint
Issues List.
 Disposition Workflow – which manages content that has one or more
expiration policies applied.
SharePoint 2013 Workflow platform
The SharePoint 2013 Workflow platform uses the new Workflow Manager
service. Workflow Manager is built on top of Windows Workflow
Foundation. Windows Workflow Foundation is part of the .NET
Framework 4.5.
• Stability and scalability with the new workflows in SharePoint Designer
2013. This is not the same old workflow engine. SharePoint 2013 workflows
run on the Azure workflow engine, which can be installed on a separate
server from SharePoint. Besides the new engine and architectural changes,
there are a lot of enhancements to the workflow design interface and
experience.
• These new features include a visual workflow that uses a Visio 2013
Preview add-in, the ability to enable no-code web service calls from inside a
workflow, new actions for the task process, the ability to start a workflow
built on SharePoint 2010 from a workflow built on SharePoint 2013, and
new workflow building blocks called Stage, Loop, and App Step.
• Workflow in SharePoint 2013, you must use Windows PowerShell.
• Another great addition is that true stages have been introduced, which means
that the workflow does not have to run only top to bottom anymore. Loops
can be created and GoTo actions have been added, which can take the
running workflow to any other stage. The loops can even be set to run a
certain number of times, or with certain conditions and expressions.
• One more very useful and time saving bonus with workflows is that there
are now copy and paste options available
SharePoint 2013 Workflow Platform
 Click the List Workflow drop-down in the New section of the ribbon, as
shown in the figure.
 Select the list that you want to associate with the new workflow.
 On the Create List Workflow dialog box, enter a name and description for
the workflow and then make sure that the Platform Type is set to
SharePoint 2013 Workflow, as shown in the figure.
Create List workflow Dialog box
Sharepoint 2013 Workflow Platform
The workflow is created, you can add Actions, Conditions, Stages, Steps,
and Loops to build your workflow. These workflow components are
available in the ribbon of SharePoint Designer 2013, as shown in the
figure.
What is new in Sharepoint 2013?
Two SharePoint workflow platforms
SharePoint Designer enhancements
Workflow Manager capabilities
Windows PowerShell cmdlets that
manage workflow
Two SharePoint workflow platforms
• The SharePoint 2010 Workflow platform has been
carried forward to SharePoint Server 2013. All of your
workflows that were built by using SharePoint Server
2010 will continue to work in SharePoint Server 2013.
• In SharePoint Server 2010 the workflow engine
installed automatically with the product. This continues
to be the case with the SharePoint 2010 Workflow
platform in SharePoint Server 2013. If you simply
install SharePoint Server 2013 and do not install and
configure Workflow Manager then you will have a
nearly identical experience with building workflows as
you did in SharePoint Server 2010.
Architectural Changes in Sharepoint 2013
SharePoint Designer enhancements
• SharePoint Designer 2013 includes new functionality designed
specifically for Workflow Manager. In SharePoint Designer 2013
this new platform is known as the SharePoint 2013 Workflow
platform.
• A visual workflow development experience that uses a Visio 2013
add-in
• A new action that enables no-code web service calls from within a
workflow
• New actions for creating a task and starting a task process
• New coordination actions that let you start a workflow built on the
SharePoint 2010 Workflow platform from a workflow built on the
SharePoint 2013 Workflow platform
• A new Dictionary type
• New workflow building blocks such as Stage, Loop, and App Step
When you create a workflow in SharePoint Designer 2013, you have the
option of choosing the platform on which you wish to build a workflow in the
workflow creation dialog as shown in the figure.
Workflow Manager capabilities
• Workflow Manager brings a new class of workflow to
SharePoint Server 2013. Workflows built by using
Workflow Manager can take advantage of several new
capabilities. These include enterprise features such as:
• High Density and Multi-Tenancy
• Elastic Scale
• Activity / Workflow Artifact Management
• Tracking and Monitoring
• Instance Management
• Fully Declarative Authoring
• REST and Service Bus Messaging
• Managed Service Reliability
Windows Power Shell cmdlets that manage workflow
• As a SharePoint Server 2013 workflow
administrator you should be familiar with
Windows Powershell.
• After you have installed the Workflow Manager
service you will need to configure it to
communicate with your SharePoint Server 2013
farm.
• This pairing is accomplished by using Windows
Powershell cmdlets. Windows Powershell is used
exclusively when you manage and monitor
Workflow Manager.
• SharePoint 2013 with SharePoint 2010 workflows, which is enabled by using the
SharePoint workflow interop .
• Enhanced authoring expressiveness by using SharePoint events and action, web
services, and classic programming structures, all in a declarative, no-code
environment.
• Scalability and robustness that is consistent with requirements for Office 365 and
the Cloud App Model.
• Enhanced connectivity to promote highly functional integrated systems. You can
call and control your workflows from any external system. Additionally, your
workflow can make web service calls to any stream or data source using common
protocols like HTTP, SOAP, the Open Data protocol (OData), and Representational
State Transfer (REST).
• Enhanced authoring capabilities for the non-developer in SharePoint Designer
2013, and the ability to compose workflow logic in Visio.
• Enhanced, and yet simplified, workflow development in Visual Studio, including
support for custom workflow actions, rapid development in a declarative
environment, single-step deployment, and support for developing apps for
SharePoint.
• Full support for workflow-powered apps for SharePoint, where workflows function
as the middle tier for business process management.
Thank You
Jagan.S

More Related Content

PDF
Build scalable SharePoint 2013 Staged Workflows to run locally and in the Cloud
PPTX
What’s new with Workflow in SharePoint 2013 by Andew Connell - SPTechCon
PPTX
SharePoint Server 2013 Workflows
PPTX
Workflow in SharePoint 2013
PPTX
Creating SharePoint 2013 Workflows
PPTX
Share point workflow presentation
PDF
Getting started with SharePoint 2013 Workflows
PPTX
SharePoint Designer Workflows - Nuts, Bolts and Examples
Build scalable SharePoint 2013 Staged Workflows to run locally and in the Cloud
What’s new with Workflow in SharePoint 2013 by Andew Connell - SPTechCon
SharePoint Server 2013 Workflows
Workflow in SharePoint 2013
Creating SharePoint 2013 Workflows
Share point workflow presentation
Getting started with SharePoint 2013 Workflows
SharePoint Designer Workflows - Nuts, Bolts and Examples

What's hot (20)

PDF
SharePoint 2013 Workflow from K2
 
PPTX
Configuring Workflows in SharePoint 2010
PPT
SharePoint 2010 Workflows
PPT
Building Workflows for SharePoint 2010 with SharePoint Designer and Visio
PPTX
SharePoint Workflow Best Practices
PDF
SharePoint Saturday Kansas City 2015 - Build scalable SharePoint 2013 Workflows
PPTX
Comparison of SharePoint 2010 and SharePoint 2013
PPTX
Share Point 2010 Workflow
PDF
Advanced Office365 Sharepoint online Workflows
PDF
How to develop maintainable custom Workflows in Office365 SharePoint online 2...
PPTX
Mai Omar Desouki - What's new in SharePoint Designer 2013 #ESPC 2013
PPTX
5.4swiss_sharepoint_club_mvp_track4_workflows-sharepoint_2013_serge_luca_shar...
DOCX
Demonstration steps visio 2010 share point workflow
PDF
OneDrive For Business - What's new for IT Administrators and End-users
PDF
Building Scalable SharePoint 2013 Workflows - WF101 - SPFestDC
PPTX
Workflows in SharePoint 2013: Architecture #spsbe
PPTX
SPSNYC - Visio 2013 and Visio Services a quick guide
PDF
Office Add-Ins
PDF
SharePoint Fest Seattle 2017 Getting started with office365 sharepoint online...
PDF
WF 103 - Build scalable SharePoint 2013 Staged Workflows to run locally and i...
SharePoint 2013 Workflow from K2
 
Configuring Workflows in SharePoint 2010
SharePoint 2010 Workflows
Building Workflows for SharePoint 2010 with SharePoint Designer and Visio
SharePoint Workflow Best Practices
SharePoint Saturday Kansas City 2015 - Build scalable SharePoint 2013 Workflows
Comparison of SharePoint 2010 and SharePoint 2013
Share Point 2010 Workflow
Advanced Office365 Sharepoint online Workflows
How to develop maintainable custom Workflows in Office365 SharePoint online 2...
Mai Omar Desouki - What's new in SharePoint Designer 2013 #ESPC 2013
5.4swiss_sharepoint_club_mvp_track4_workflows-sharepoint_2013_serge_luca_shar...
Demonstration steps visio 2010 share point workflow
OneDrive For Business - What's new for IT Administrators and End-users
Building Scalable SharePoint 2013 Workflows - WF101 - SPFestDC
Workflows in SharePoint 2013: Architecture #spsbe
SPSNYC - Visio 2013 and Visio Services a quick guide
Office Add-Ins
SharePoint Fest Seattle 2017 Getting started with office365 sharepoint online...
WF 103 - Build scalable SharePoint 2013 Staged Workflows to run locally and i...
Ad

Viewers also liked (19)

PDF
Yoxi Solutions Presentation
PPTX
SharePoint Intelligence Real World Business Workflow With Share Point Designe...
PPTX
Webinar Formulare und Workflows für SharePoint einfach mit KWizCom Forms erst...
PPTX
Succeeding With SharePoint In Seven Steps - Share Atlanta
PPTX
Solving Shared Drives: 10 Tips for Cleaning Up, Organizing, and Migrating Con...
PPTX
A Practical Approach to Managed Shared Drives
 
PPTX
Part I: SharePoint 2013 Administration by Todd Klindt and Shane Young - SPTec...
PPTX
CSOM (Client Side Object Model). Explained @ SharePoint Saturday Houston
PPTX
How to best setup SharePoint 2013, Web Apps, Workflow Manager with Powershell
PPTX
Top 10 sharepoint interview questions with answers
PDF
Creating your Company's Roadmap to SharePoint Success
PDF
SharePoint Folders vs. Metadata
PPTX
SharePoint BCS, OK. But what is the SharePoint Business Data List Connector (...
PPTX
SharePoint Folders vs. Metadata Best Practices
PDF
Business Intelligence, Portals, Dashboards and Operational Matrix with ShareP...
PPT
File Management
PDF
Business Case for SharePoint and Office 365
PPTX
10 Reasons to Avoid Folders in SharePoint 2013/2010
PDF
Document Management in SharePoint without folders - Introduction to Metadata
Yoxi Solutions Presentation
SharePoint Intelligence Real World Business Workflow With Share Point Designe...
Webinar Formulare und Workflows für SharePoint einfach mit KWizCom Forms erst...
Succeeding With SharePoint In Seven Steps - Share Atlanta
Solving Shared Drives: 10 Tips for Cleaning Up, Organizing, and Migrating Con...
A Practical Approach to Managed Shared Drives
 
Part I: SharePoint 2013 Administration by Todd Klindt and Shane Young - SPTec...
CSOM (Client Side Object Model). Explained @ SharePoint Saturday Houston
How to best setup SharePoint 2013, Web Apps, Workflow Manager with Powershell
Top 10 sharepoint interview questions with answers
Creating your Company's Roadmap to SharePoint Success
SharePoint Folders vs. Metadata
SharePoint BCS, OK. But what is the SharePoint Business Data List Connector (...
SharePoint Folders vs. Metadata Best Practices
Business Intelligence, Portals, Dashboards and Operational Matrix with ShareP...
File Management
Business Case for SharePoint and Office 365
10 Reasons to Avoid Folders in SharePoint 2013/2010
Document Management in SharePoint without folders - Introduction to Metadata
Ad

Similar to Share point 2013 features Workflow (20)

PDF
SharePointFest 2013 Washington DC - WF 204 - Build scalable SharePoint 2013 S...
PDF
Ridwan sassman Sharepoint Saturday Sharepoint 2013 Workflows
PPTX
SPCA2013 - Windows Workflow Manager for the IT Pro
PPTX
2012 MindSurf - Augmenting Business Process with SharePoint
PPT
West Monroe Partners - SharePoint 2010 Workflow - learn the secrets to greate...
PDF
SharePoint 2013 Workflows
PPTX
SharePoint Workflows 2013. What's new?
PPT
Introduction To Windows Workflow In Windows Share Point
PPTX
Drew madelung sp designer workflows - sp-biz
PPTX
What's new in SharePoint 2013
PPTX
SharePoint Saturday Workflow in Action
PPTX
Datapolis Guest Expert Presentation: Limitations of SharePoint Designer by Bj...
PPTX
Advanced workflow creation in share point 2007 spsbend 2011
PPTX
Effective Business Process Design with SharePoint
PPTX
Advanced SharePoint Server Concepts
PPTX
SharePoint 2013 Sneak Peek
PPTX
Workflows for share point 2013
PPTX
Writing futuristic workflows in office 365 SharePoint 2013 2016 on premise
PPTX
SharePoint Workflow 2011
PPTX
Workflow in SharePoint 2010
SharePointFest 2013 Washington DC - WF 204 - Build scalable SharePoint 2013 S...
Ridwan sassman Sharepoint Saturday Sharepoint 2013 Workflows
SPCA2013 - Windows Workflow Manager for the IT Pro
2012 MindSurf - Augmenting Business Process with SharePoint
West Monroe Partners - SharePoint 2010 Workflow - learn the secrets to greate...
SharePoint 2013 Workflows
SharePoint Workflows 2013. What's new?
Introduction To Windows Workflow In Windows Share Point
Drew madelung sp designer workflows - sp-biz
What's new in SharePoint 2013
SharePoint Saturday Workflow in Action
Datapolis Guest Expert Presentation: Limitations of SharePoint Designer by Bj...
Advanced workflow creation in share point 2007 spsbend 2011
Effective Business Process Design with SharePoint
Advanced SharePoint Server Concepts
SharePoint 2013 Sneak Peek
Workflows for share point 2013
Writing futuristic workflows in office 365 SharePoint 2013 2016 on premise
SharePoint Workflow 2011
Workflow in SharePoint 2010

Recently uploaded (20)

PDF
Modernizing your data center with Dell and AMD
PDF
Empathic Computing: Creating Shared Understanding
PDF
KodekX | Application Modernization Development
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Machine learning based COVID-19 study performance prediction
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PPT
Teaching material agriculture food technology
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Modernizing your data center with Dell and AMD
Empathic Computing: Creating Shared Understanding
KodekX | Application Modernization Development
The Rise and Fall of 3GPP – Time for a Sabbatical?
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Understanding_Digital_Forensics_Presentation.pptx
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Mobile App Security Testing_ A Comprehensive Guide.pdf
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Diabetes mellitus diagnosis method based random forest with bat algorithm
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Machine learning based COVID-19 study performance prediction
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Building Integrated photovoltaic BIPV_UPV.pdf
Teaching material agriculture food technology
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Chapter 3 Spatial Domain Image Processing.pdf
Build a system with the filesystem maintained by OSTree @ COSCUP 2025

Share point 2013 features Workflow

  • 2. What is the Workflow? • Workflow represents a sequence of activities as in a Flow Chart and a runtime that executes these activities. • A workflow is an ordered sequence of steps that accomplish a pre-defined goal according to a set of business rules. • SharePoint, this concept is usually extended so that the some of the steps are performed by different SharePoint users. • Frequently, a workflow is bound to a particular piece of content, and it is this content that is taken through the business process that is implemented by the workflow.
  • 4. Workflows Terms As with most technologies, workflow has its own terminology that makes discussing their operations and implementations more succinct. Particular terms used in workflow include: • Route - the act of launching a document on a workflow • Sequence – a set of workflow steps that may be performed either serially or in parallel • Task – a workflow step that is performed by a user • Workflow Owner - the user who initiated or launched the workflow • Task Owner – the user who has been assigned a particular workflow task • Escalation – the condition when expected outcomes have not been achieved. For example, a task has not been completed by its due date.
  • 5. How to Create Workflow in 2010? We can create workflow using share point designer , viso & visual studio  workflow create in two ways Microsoft share point design : 1.List workflow, 2.Reusable workflow, 3.Site workflow  workflow using visual studio 2010  1.Sequentialworkflow 2.Statemachineworkflow
  • 6. SharePoint Workflows  Approval Workflow – where a document is routed to a designated set of reviewers for both approval/rejection and also comments. If all reviewers agree to approve the document then its status is updated to ‘approved’.  Feedback Workflow – where a document is routed to a designated set of reviewers for feedback. The reviewers may perform the review themselves, or delegate the task to another user. The feedback is collected and returned to the originator of the workflow.  Signatures Workflow – where a document is routed to a designated set of signatories for signature. Each signatory may request modifications to the document as part of the workflow.  Three-phase Workflow – where the workflow item is taken through a three-phase process, where its current phase is held in a choice column for the item. This workflow is useful for managing items in the SharePoint Issues List.  Disposition Workflow – which manages content that has one or more expiration policies applied.
  • 7. SharePoint 2013 Workflow platform The SharePoint 2013 Workflow platform uses the new Workflow Manager service. Workflow Manager is built on top of Windows Workflow Foundation. Windows Workflow Foundation is part of the .NET Framework 4.5.
  • 8. • Stability and scalability with the new workflows in SharePoint Designer 2013. This is not the same old workflow engine. SharePoint 2013 workflows run on the Azure workflow engine, which can be installed on a separate server from SharePoint. Besides the new engine and architectural changes, there are a lot of enhancements to the workflow design interface and experience. • These new features include a visual workflow that uses a Visio 2013 Preview add-in, the ability to enable no-code web service calls from inside a workflow, new actions for the task process, the ability to start a workflow built on SharePoint 2010 from a workflow built on SharePoint 2013, and new workflow building blocks called Stage, Loop, and App Step. • Workflow in SharePoint 2013, you must use Windows PowerShell. • Another great addition is that true stages have been introduced, which means that the workflow does not have to run only top to bottom anymore. Loops can be created and GoTo actions have been added, which can take the running workflow to any other stage. The loops can even be set to run a certain number of times, or with certain conditions and expressions. • One more very useful and time saving bonus with workflows is that there are now copy and paste options available
  • 9. SharePoint 2013 Workflow Platform  Click the List Workflow drop-down in the New section of the ribbon, as shown in the figure.  Select the list that you want to associate with the new workflow.  On the Create List Workflow dialog box, enter a name and description for the workflow and then make sure that the Platform Type is set to SharePoint 2013 Workflow, as shown in the figure.
  • 10. Create List workflow Dialog box
  • 11. Sharepoint 2013 Workflow Platform The workflow is created, you can add Actions, Conditions, Stages, Steps, and Loops to build your workflow. These workflow components are available in the ribbon of SharePoint Designer 2013, as shown in the figure.
  • 12. What is new in Sharepoint 2013? Two SharePoint workflow platforms SharePoint Designer enhancements Workflow Manager capabilities Windows PowerShell cmdlets that manage workflow
  • 13. Two SharePoint workflow platforms • The SharePoint 2010 Workflow platform has been carried forward to SharePoint Server 2013. All of your workflows that were built by using SharePoint Server 2010 will continue to work in SharePoint Server 2013. • In SharePoint Server 2010 the workflow engine installed automatically with the product. This continues to be the case with the SharePoint 2010 Workflow platform in SharePoint Server 2013. If you simply install SharePoint Server 2013 and do not install and configure Workflow Manager then you will have a nearly identical experience with building workflows as you did in SharePoint Server 2010.
  • 14. Architectural Changes in Sharepoint 2013
  • 15. SharePoint Designer enhancements • SharePoint Designer 2013 includes new functionality designed specifically for Workflow Manager. In SharePoint Designer 2013 this new platform is known as the SharePoint 2013 Workflow platform. • A visual workflow development experience that uses a Visio 2013 add-in • A new action that enables no-code web service calls from within a workflow • New actions for creating a task and starting a task process • New coordination actions that let you start a workflow built on the SharePoint 2010 Workflow platform from a workflow built on the SharePoint 2013 Workflow platform • A new Dictionary type • New workflow building blocks such as Stage, Loop, and App Step
  • 16. When you create a workflow in SharePoint Designer 2013, you have the option of choosing the platform on which you wish to build a workflow in the workflow creation dialog as shown in the figure.
  • 17. Workflow Manager capabilities • Workflow Manager brings a new class of workflow to SharePoint Server 2013. Workflows built by using Workflow Manager can take advantage of several new capabilities. These include enterprise features such as: • High Density and Multi-Tenancy • Elastic Scale • Activity / Workflow Artifact Management • Tracking and Monitoring • Instance Management • Fully Declarative Authoring • REST and Service Bus Messaging • Managed Service Reliability
  • 18. Windows Power Shell cmdlets that manage workflow • As a SharePoint Server 2013 workflow administrator you should be familiar with Windows Powershell. • After you have installed the Workflow Manager service you will need to configure it to communicate with your SharePoint Server 2013 farm. • This pairing is accomplished by using Windows Powershell cmdlets. Windows Powershell is used exclusively when you manage and monitor Workflow Manager.
  • 19. • SharePoint 2013 with SharePoint 2010 workflows, which is enabled by using the SharePoint workflow interop . • Enhanced authoring expressiveness by using SharePoint events and action, web services, and classic programming structures, all in a declarative, no-code environment. • Scalability and robustness that is consistent with requirements for Office 365 and the Cloud App Model. • Enhanced connectivity to promote highly functional integrated systems. You can call and control your workflows from any external system. Additionally, your workflow can make web service calls to any stream or data source using common protocols like HTTP, SOAP, the Open Data protocol (OData), and Representational State Transfer (REST). • Enhanced authoring capabilities for the non-developer in SharePoint Designer 2013, and the ability to compose workflow logic in Visio. • Enhanced, and yet simplified, workflow development in Visual Studio, including support for custom workflow actions, rapid development in a declarative environment, single-step deployment, and support for developing apps for SharePoint. • Full support for workflow-powered apps for SharePoint, where workflows function as the middle tier for business process management.