Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Element NameBranching
Parent ElementsWorkflowDef
Element XPath(s)

/ODM/Study/MetaDataVersion/Protocol/WorkflowDef/Branching 

Element Textual ValueNone
Usage/Business Rules
AttributesOID, Name,Type
Child Elements

(TargetTransition+, DefaultTransition?)

Usage/Business Rules
(TargetTransition+, DefaultTransition?)

Attributes:

...

  • Business Rule(s):
    • If more than one TargetTransition element is provided, the conditionality tests must be executed in the order the

...

Contained in

...

The Branching

Jira
showSummaryfalse
serverIssue Tracker (JIRA)
serverId85506ce4-3cb3-3d91-85ee-f633aaaf4a45
keyODM2DEV-65
describes the branching in a workflow from a source (start) structural element to two or more target structural elements.
When source and target are the same structural element, this represents a loop or repetition of the structural element. As such, the Branching element must also be used to represent "repeat until" activities.
The conditions for following one branch or several of them are defined at the level of the TargetTransition and DefaultTransition elements.

...

    • elements are provided.
    • The DefaultTransition will be followed when none of the TargetTransitions can be executed due to not fulfilling their associated conditions.

...