Versions Compared

Key

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


Element NameTransition
Parent ElementsWorkflowDef
Element XPath(s)

/ODM/Study/MetaDataVersion/Protocol/WorkflowDef/Transition 

Element Textual ValueNone
Usage/Business Rules
AttributesOID, Name, SourceOID, TargetOID, StartConditionOID, EndConditionOID
Child ElementsNone

Body:

...

Attributes:

...

Contained in:

...

A Transition defines a transition that is not a branching between two structural elements in a workflow.

The SourceOID references the source (start) structural element of the transition. This can e.g. be a StudyEventGroup, a StudyEvent, and ItemGroup, or an Item.

The TargetOID references the target (end) structural element of the transition. This can e.g. be a StudyEventGroup, a StudyEvent, and ItemGroup, or an Item.

The StartConditionOID references a ConditionDef defining the condition under which the transition can be started. When the source structural element can be considered to be a "visit", the condition can be regarded as a visit exit criterion.

The EndConditionOID references a ConditionDef defining the condition under which the transition can be completed. As long as the condition is not met, the transition to the next actitivity or event must be considered to be temporary blocked. When the target structural element can be considered to be a "visit", the condition can be regarded as a visit entry criterion.

...

Pagenav2