background preloader

Workflows

Facebook Twitter

How to Integrate InfoPath with SharePoint Designer Workflows. Solution 7 – Building Workflows – Part 1: Introduction to workflow design « Engage In SharePoint. So kicking off the Solution 7 on Workflow Mike Fitzmaurice introduced Workflow.

Solution 7 – Building Workflows – Part 1: Introduction to workflow design « Engage In SharePoint

Initially he explained that Windows Workflow Foundation was a .NET Plugin. In SharePoint Windows Workflow Foundation (WF) has been enhanced. Some of the key terms required for understanding a Workflow Templates – “A sequenced list of activities”, every Workflow is always based on a Workflow TemplateActivities – These are the steps taken by the workflow, either a Condition or ActionAssociation – “A workflow must be associated to something” (List, Library, Content type, Site). With reference to the Association there are Parameters, Form and ColumnsInstances – “Is a running Workflow process”. at the point of starting an instance of a workflow you have the option of asking for a parameter.