Difference between revisions of "Process"
From Organic Design wiki
(Redirected page to Workflow) |
m (task) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | <noinclude>{{glossary}}</noinclude>A [[process]] is a sequence of [[task]]s and [[procedure]]s, each to be carried out by a human [[worker]] or a computer [[processor]]. Processes define what order the procedures must be completed in, and which things may be done at the same time. Usually each procedure must be carried out by a specific [[role]]. Procedures can be hierarchical in that some of the procedures may be other processes, and they may also involve [[event]]s and [[schedule]]s.<noinclude> | |
+ | |||
+ | == See also == | ||
+ | *[[System]] | ||
+ | *[[Workflow]] | ||
+ | </noinclude> |
Latest revision as of 16:06, 8 June 2013
A process is a sequence of tasks and procedures, each to be carried out by a human worker or a computer processor. Processes define what order the procedures must be completed in, and which things may be done at the same time. Usually each procedure must be carried out by a specific role. Procedures can be hierarchical in that some of the procedures may be other processes, and they may also involve events and schedules.