The SharePoint Designer team has spent a large amount of effort revamping and changing up how we create and edit workflows in SharePoint Designer 2013. The bulk of the new features are in this area. Here’s a short list of some, but not all, of the new stuff we have for you all:
1) Ability to create workflow based off the new .Net 4.x Workflow Infrastructure
a. While at the same time still able to create and edit the old SharePoint 2010 Workflows
2) Tight integration with Stages.
a. Workflows no longer have to be serial.
b. All 2013 Workflows are now state-based, and you can have your workflow jump to any stage you want, even to a previous stage.
3) The new Visual Designer
a. A brand new design surface that integrates the Visio canvas right inside SharePoint Designer
b. You can create workflows using click and drag
c. You can even set the properties of every action right within the Visual Designer. No need to jump back to the Text-Based Designer if you do not wish to.
4) Copy and Paste
a. You can now Copy, Cut, and Paste within the Text-Based Designer!
5) Loops!
a. Loops are now a fully integrated action which you can use within all 2013 Workflows
6) Call Web Service Action
a. You can now call Rest/HTTP web services right from within SharePoint 2013 workflows.
7) Start Workflow Actions
a. We now have an action that lets you spawn up old 2010 workflows right from within a 2013 workflow.
b. You can use this action to take advantage of any 2010 workflow functionality (e.g. your old custom actions)
8) Packaging
a. You can now package individual workflows straight from within SPD
9) Dictionary Type Variables
a. You can now create variables that can hold an array of values!
b. Combining this with the new Loop action opens up a whole host of new scenarios.
There are still many more new features we’re introducing this release, and we’ll go over them all in separate blog entries. For now, I highly recommend everyone go out and download the current Customer Preview version of SPD and try it out yourselves!
No comments:
Post a Comment