What are the ways to initiate the workflow?

What are the ways to initiate the workflow?

Ways to initiate a workflow:

Once a workflow has been linked to a document, one can start the workflow by selecting the workflow that you want from the list of workflows available for the document or item. If needed, one may have to fill a form with the information that is needed by the workflow. Based on how the workflow was configured, it might be possible to customize it and start it.

There are basically 3 ways, Manually, When new list item is added, and When a new list item is updated.
Types of workflow supported, i.e. Sequential, State Machine
Types of workflow supported: Sequential: Sequential workflow as the name suggests simply depicts the fact that there is a collection of tasks which need be completed in a sequence one by one.......
Components that Workflow Architecture contains
Components of workflow architecture: One can create workflows using Visual Studio2010 workflow designer. Every single workflow is compiled into its own dll. One needs to create a Workflow definition (XML based) to use it in a farm.......
Types of input forms that can be created for a workflow
MOSS has the capability for a workflow participant to fill an initiation form to start a workflow. The initiation form can have fields that support:......
Post your comment