integrating business process in office 365 / sharepoint

16

Upload: jennifer-kenderdine

Post on 12-Apr-2017

147 views

Category:

Technology


4 download

TRANSCRIPT

APRIL 9, 2016

Confidential Jennifer Kenderdine

SharePoint Product Application Lead

Integrating Business Processes in SharePoint

Confidential ● trellist.com ● 4/9/2016 ● 3

Jennifer Kenderdine

• A SharePoint professional since Jan 2007, working with MOSS 2007, SharePoint 2010, SharePoint 2013 and Office365.

• Integration of business processes through Forms and Workflow.

• Client side development (XSLT, JavaScript, HTML) and design to enhance UI and UX

• Twitter: @j_kdine

• Email: [email protected]

Confidential ● trellist.com ● 4/9/2016 ● 4

Agenda - Integrating Business Processes in SharePoint

• Workflow in SharePoint / Office 365

• Workflow Engine

• SharePoint Designer

• Basic Workflows

• SharePoint 2010 vs SharePoint 2013 workflow

• Advanced Techniques

• Visual Studio

• Future

Confidential ● trellist.com ● 4/9/2016 ● 5

Why?

• Every company has a flow to day to day business.

• The more you automate the flow:

• Streamlines the business

• Tools are easier for end users

• Less prone to errors and missed steps

• Better information flow

• Better understanding of work style

Confidential ● trellist.com ● 4/9/2016 ● 6

Introduction to Workflow in SharePoint / Office 365

• A way to organize a work process with conditions and actions

• Sequential flow from start to end

• Steps

• Stages (2013)

• Loops

• Includes interaction with people or the SharePoint environment

• Automatic or Manual initiation

• Requires “trigger” events

• Item is created

• Item is changed

• Workflow participant clicks start button

Confidential ● trellist.com ● 4/9/2016 ● 7

Workflow Engine & Features

• The SharePoint 2010 Workflow platform has been carried forward to SharePoint Server 2013.

• Installed automatically with the product

• SharePoint Server 2013 can use a new workflow service called Workflow Manager

• Workflow Manager is a separate download and install

• Workflow Manager must be configured to communication with the SharePoint 2013 farm

• Site Collection / Site Features

Confidential ● trellist.com ● 4/9/2016 ● 8

SharePoint Designer

• Designer version must match current SharePoint Version unless using SharePoint 2013 and above / Office 365.

Confidential ● trellist.com ● 4/9/2016 ● 9

Basic Workflow

• OOB Global Workflows

• Approval

• Collect Feedback

• Collect Signatures

• DEMO – Create basic workflow

Confidential ● trellist.com ● 4/9/2016 ● 10

SharePoint 2010 Workflows vs. SharePoint 2013 Workflows

• DEMO

Confidential ● trellist.com ● 4/9/2016 ● 11

Advanced Workflow Techniques

• DEMO

Confidential ● trellist.com ● 4/9/2016 ● 12

Visual Studio Workflow

• Sequential

• Series of steps one after another until complete

• State Machine

• Asynchronous set of states, transitions and actions

• Triggered by actions and states, not in specific order

Confidential ● trellist.com ● 4/9/2016 ● 13

Future

• Microsoft PowerApps

• Introduction: http://blogs.microsoft.com/blog/2015/11/30/introducing-microsoft-powerapps/#sm.001vbay8d1cotfnxqso21gsz0cmg7

• Tutorial: https://powerapps.microsoft.com/en-us/tutorials/get-started-logic-flow/

Confidential ● trellist.com ● 4/9/2016 ● 14

Reference Links

• Getting started with SharePoint 2013 Workflow

• Workflow Loops

• Elevated Permissions (App Step)

• Workflow Development in SharePoint Designer and Visio

• Develop SharePoint Workflows with Visual Studio

• Create SharePoint Workflows with Visual Studio

• Power Apps

Confidential ● trellist.com ● 4/9/2016 ● 15

Thank You

Jennifer Kenderdine

[email protected]

Thank You