Versions Compared

Key

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

...

In TQL, each instance of a workflow (or process) can only be executed once. However, in many circumstances, you may want a workflow to be executed multiple times, for instance, the process to update an attribute value may needs to be repeated every time a sensor event comes in. Such "repeatable workflows" are represented as process streams where each process instance is a self-contained independent copy of the original workflow [definition] running with specific arguments.

Jira Legacy
serverJIRA (atomiton.atlassian.net)
serverId6675b638-29d6-3b8e-81c0-6089f01f08ad
keyTQLDOC-12

Repeatable versus non-repeatable workflows

...