You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Body:


Attributes:

OIDoid

Namename

Type(Exclusive | Parallel)


The Branching describes a branching transition from a source (start) structural element to two or more target structural elements.

In order to become active in a workflow, the OID of the Branching must be referenced by the SourceOID attribute of a Transition element.

The Type attribute defines whether only one arm of the branching ("Exclusive") can be followed, or that all arms of the branching can be followed in parallel ("Parallel").
The DefaultTransition will be followed when none of the TargetTransitions can be executed due to not fulfilling their associated conditions.

  • No labels