Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Task Workflows Workflow records are used to create a set of task templates that may Task Template records that can be organized to trigger all at once or in a specified sequence. They can be used selected in services such as for Change Requests or Services Service Requests, and they are also used in associated with Project Types. They essentially predefine the tasks that should be done completed for a particular request type. They are used in conjunction with the Task Generation Method of "Predefined Task Workflow."

Use Case

Task workflows can be created by members of the Contract Manager, Project Manager, Change Manager, Service Manager, and Admin groups. All except admin users Users may only edit the workflows related to their primary tables, so change managers can edit workflows related to change requests, while project managers can edit workflows related to project types. Only Admin users can edit workflows that are unrelated to their primary tables.

A task workflow can be created directly in the Task Workflows table or it can be launched created from within a service for a change request or service request or from a project type Contract Type record, Change Request record, Service Request record, or Project Type record, using an action button:

Image RemovedImage Added

The advantage of doing it from a service record or project type record creating Task Workflow records from these other records is that the Related to To field will be populated automatically with the correct table:

Image Removed

Image Added

Regardless of how the creation process is initiated, Either way, the process of setting up a new task workflow involves naming Task Workflow record involves giving it with a unique name, ensuring it is related to the correct table, adding a description, and then creating the task templates:

Image Removed

.

When the Task Workflow is related to a Contract Type, the Available for Contract Types field should be populated with the appropriate Contract Types. Clicking the Create New Task Template button saves the workflow and then brings up the new task template screen. See the Task Templates section for more information on how to create and fill out the task template form. Once the first template is created, if the Enable Prerequisite Tasks field is set to Yes in the workflow, then additional templates may select the are able to define earlier ones as prerequisites.

Prerequisite Task Handling

Within a single task workflow, there may be multiple threads of dependent tasks with different prerequisites, and these threads may proceed independently.

Tasks in a workflow can be displayed in a diagram showing their relationships and dependencies:

Image Added

As shown in the diagram above, it It is possible to launch two separate threads and then bring them back into alignment by making their last final tasks prerequisites of the next task, for instance.

Task templates can be conditional, and if their condition is not met, then they will be marked as not needed when they would otherwise be assigned. When they are marked as not needed, their dependent tasks will be assigned.

...

Below is an example of a task workflow for employee termination:

Image RemovedImage Added

Here there There are two tasks without prerequisites, ID62 and ID61, that will be assigned right away. The tasks with a sequence value of 2 will be assigned as soon as the Hold Exit interview is completed, so they might get assigned before ID62 is completed. The final task will be assigned as soon as the exit interview is completed and the support and tasks are reassigned. So it is conceivable that ID62, ID160 and ID63 are all in progress at the same time and any may be completed first.

The ability to choose exactly which tasks must be finished before a another task is assigned gives provides a flexible model for complex task workflows.

The sequence number gives a general impression idea of the order of tasks, but it is not definitive and does not control any of the processing. It allows the tasks to be sorted more or less in order of assignment.

Cloning a Task Workflow

Workflows can also be cloned using the Clone Workflow button. The effect of cloning a workflow is to create a new workflow with the workflow title changed to prefix it with information that is it was cloned, i.e. Cloned on 05/27/2016 02:58 - General IT Project. The task templates are also cloned and linked to the new workflow.

...