Versions Compared

Key

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

...

When a workflow definition is deployed (along with the Model that contains it), the TQLEngine A-Stack will create workflow instances based on the workflow "Limit" modifier value and let them sit in the buffer waiting to be activated. For example, if Limit = "3", there will be at most 3 instances of the same workflow (from the same model definition) in the buffer at any time.

...