Difference between revisions of "Workflow Properties"

From SmartWiki
Jump to: navigation, search
Line 25: Line 25:
 
Each [[Workflow|workflow]] is constructed using two elements: '''Tasks''' and '''Connectors'''. Within a specific [[Workflow|workflow]] any number of tasks and connectors can be created.
 
Each [[Workflow|workflow]] is constructed using two elements: '''Tasks''' and '''Connectors'''. Within a specific [[Workflow|workflow]] any number of tasks and connectors can be created.
 
* Tasks define the actions required in the [[Workflow|workflow]] – each represents a single step in the process.  Specific [[Role|roles]] or specific [[User|users]] are associated with each task, and these people will be automatically alerted when they need to perform the action defined by that task.  These actions are generally used to accept, reject, or request a revision on the associated object, file, [[User|user]] or some [[Application|application]]-specific information.
 
* Tasks define the actions required in the [[Workflow|workflow]] – each represents a single step in the process.  Specific [[Role|roles]] or specific [[User|users]] are associated with each task, and these people will be automatically alerted when they need to perform the action defined by that task.  These actions are generally used to accept, reject, or request a revision on the associated object, file, [[User|user]] or some [[Application|application]]-specific information.
* Connectors link the tasks together and provide for branching logic based on the [[User|user]] responses to that task.
+
* Connectors link the tasks together and provide for [[Workflow_Branching_Logic|branching logic]] based on the [[User|user]] responses to that task.
  
 
[[Category:System Management]][[Category:Workflows]][[Category:Applications]]
 
[[Category:System Management]][[Category:Workflows]][[Category:Applications]]

Revision as of 09:43, 10 November 2011

To access the workflows list, click Global Settings, followed by the Workflows link in the Business Configuration section.

The list of workflows is displayed.

Work.png

This list will display the name, narrative description, modified by name, and date last modified.

The following tabs are also displayed:

  • New Workflow – click this tab to create a new workflow.
  • Outstanding Tasks – click this tab to see a list of outstanding tasks for all workflows.
  • View Global Settings – click this tab to return to the global settings page.

The following properties can be set for a workflow:

  • Workflow Type – defines the type of object that the workflow can be associated with: Company, file, user, or application specific. See Workflow Types.
  • Name – a descriptive name for the workflow.
  • Description – a narrative description of the workflow.
  • Trigger When – the action that starts the workflow. Status-based triggers also have a De-Activate option.
  • Termination Trigger – the action that aborts the workflow before it is complete.

Workflow Tasks and Connectors

Each workflow is constructed using two elements: Tasks and Connectors. Within a specific workflow any number of tasks and connectors can be created.

  • Tasks define the actions required in the workflow – each represents a single step in the process. Specific roles or specific users are associated with each task, and these people will be automatically alerted when they need to perform the action defined by that task. These actions are generally used to accept, reject, or request a revision on the associated object, file, user or some application-specific information.
  • Connectors link the tasks together and provide for branching logic based on the user responses to that task.