PANTHEON™ Help

 Toc
 PANTHEON Help - Welcome
[Collapse]PANTHEON
 [Collapse]Guides for PANTHEON
  [Expand]Guide for PANTHEON
  [Expand]Guide for PANTHEON Retail
  [Expand]Guide for PANTHEON Vet
  [Expand]Guide for PANTHEON Farming
 [Collapse]User Manuals for PANTHEON
  [Expand]User Manual for PANTHEON
  [Expand]User Manual for PANTHEON Retail
  [Expand]User manual for PANTHEON Vet
  [Expand]User Manual for PANTHEON Farming
[Collapse]PANTHEON Web
 [Collapse]Guides for PANTHEON Web
  [Expand]Guide for PANTHEON Web Light
  [Expand]Guide for PANTHEON Web Terminal
  [Expand]Guide for PANTHEON Web Legal
  [Expand]Old products Archive
 [Collapse]User Manuals for PANTHEON Web
  [Expand]Getting started PANTHEON Web
  [Expand]User Manual for PANTHEON Web Light
  [Expand]User Manual for PANTHEON Web Terminal
  [Expand]User Manual for PANTHEON Web Legal
  [Expand]Old products Archive
[Collapse]PANTHEON Granules
 [Collapse]Guides for PANTHEON Granules
  [Expand]Personnel Granule
  [Expand]Travel Orders Granule
  [Expand]Documents and Tasks Granule
  [Expand]Dashboard Granule
  [Expand]B2B Orders Granule
  [Expand]Field Service Granule
  [Expand]Fixed Assets Inventory Granule
  [Expand]Warehouse Inventory Granule
 [Collapse]User Manuals for PANTHEON Granules
  [Expand]Getting started
  [Expand]Personnel Granule
  [Expand]Travel Orders Granule
  [Expand]Documents and Tasks Granule
  [Expand]B2B Orders Granule
  [Expand]Dashboard Granule
  [Expand]Field Service Granule
  [Expand]Fixed Assets Inventory Granule
  [Expand]Warehouse Inventory Granule
  [Expand]Archive
[Expand]User Site

Load Time: 328.133 ms
"
  6613 | 1 | |
Label


Work Flow

Workflow

89213.gif010380.gif010379.gif010381.gif010411.gif010382.gif010383.gif

 

A workflow system provides an infrastructure for the set-up, performance and monitoring of a defined sequence of tasks, arranged as a workflow application.

There are many scenarios where a user's tasks must be completed in an ordered way based on the completion of specific steps, or to satisfy a set of underlying business rules. Workflow can be used to encapsulate the tasks and to coordinate the steps required to complete them. Workflow can also support tasks that are dependent on the information being processed, such as the data entered by the user or by dynamic business rules that define a business process.

 

What is workflow

Workflow or business process is a diagram of task execution

  • Tasks, transitions and decisions define the flow
  • Tasks can open forms, execute code, give instructions fro wor to be performed

Each task in run as an instance

  • Automatic task execution and user tasks
  • Email notifications of previous and next step
  • Database changes
  • Changing a workflow definitions does not affect running instances
  • Workflow definitions are stored in Pantheon database

 

Terminology  

Workflow (WF) definition:

  • Contains records of tasks, links and decisions
  • Holds variables and also values if defined

Block definition (BD) (task):

  • Each block can hold variables connected to workflow variables
  • Worker or a group who will execute the task
  • Dates, periods
  • Statuses
  • are all the elements in workflow where work is performed: decisions, tasks, connectors, scripts, approvals...

Workflow instance (WI)

  • When workflow is started the definition is copied to an instance and the first task(s) are run
  • When a workflow is run from a Document type form, document key is stored to a variable which gives permanent storage to the instance

Task instance (TI)

  • is created when a task is started from workflow instance
  • define what work is performed, connectors and decisions define the process.

 

Workflow works with two major concepts: workflows and tasks. A workflow is a representation of a business process. In Worklow, the workflow concept is split in two more specific concepts: workflow definition, which is the specification of a business process, and workflow instance, which is a running business process.

A task is a pending work for a user. In Workflow, the task concept is split in two more specific concepts: task definition, which is the specification of a  task, and task instance, which is actually a existing pending task for a user.

                     

  

     


Rate this topic
Was this topic usefull?
Comments
Comment will also bo visible in forum!