Official Content

Allows choosing the process type. Sub-processes can be Chained or Nested.

Values

Chained The sub-processes modality assumes that a process instance causes the creation and execution of an instance of another process (the sub-process). Once the sub-process execution has started, the instance of the original process may finish or continue with its own execution, reducing interest in the sub-process created.
Nested The nested sub-processes modality allows an instance of a process (child) to be completely encapsulated as a unique task within another process (parent). The parent process waits for the termination of the child process before continuing with its own execution. Therefore, there is a hierarchical relationship between the two processes. The hierarchical relationship may be extended through different levels, making up a group of nested sub-processes.

Scope

Controls: Subprocess

Runtime/Design time

This property applies only at design time.

See Also

Processing mode property in Task control

Last update: April 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant