Process / Process Spec

Background

Processes are used to manage business processes. A business process has the following characteristics:
  • It tends to be active for more than a day
  • It tends to require workflow(s) to be launched as part of execution
  • It can be active simultaneously with other business processes
This spec covers the creation and execution of Processes and their siblings.
See also: qbo.Process

Specification

  • Process
    • Check Process.Object/Process.ObjectID to map to Parents value
    • Check Process.Sibling/Process.SiblingID to map to Siblings value
    • ObjectAccess - EnabledTriggers Check for Parent Object
Comments