Administrators use WorkflowClosed Builder to create workflow definitions, which are templates for workflows. Workflow definitions include the tasks to be performed under identified conditions.

For example, you may have a workflow for the following types of tasks:

This topic includes the information for administrators to set up and maintain workflows.

For workflow activities for end users, see Completing a workflow task and Using workflows.

The steps to implement a typical workflow follow.

  1. Create the workflow definitionClosed framework, which will be finalized later. See Example of a workflow definition and Managing workflow definitions.
  2. Create user queuesClosed, which can include one or multiple users. Tasks in a workflow can be assigned to a queue for any user in the queue to complete. See Managing workflow user queues.
  3. If applicable, create draft notifications to send email notifications as part of workflow task completion. See Managing notifications.
  4. If applicable, create snippets to reuse predefined tasks or groups of tasks for multiple workflow definitions. Snippets can be conditional snippetsClosed that trigger task inclusion based on conditions. Using workflow snippets is optional but can save you time for tasks you use in multiple workflows. When you create a snippetClosed, you will be asked to assign the snippet to a workflow definition. See Managing workflow snippets.
  5. Finalize the workflow definition, including adding the conditional snippets and notification assignments. See Example of a workflow definition and Managing workflow definitions.
  6. Finalize and test the workflow definition.
  7. Add queue assignments.

Also see: