Versions Compared

Key

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

Body:

...

Attributes:

...

The TransitionTimingConstraint element defines a timing constraint on a transition between structural elements as defined in a workflow. As such, it is a non-blocking constraint. This means that the transition is set on hold as long as the timing condition is not fulfilled, and is executed as soon as the timing condition is fulfilled.

The TransitionOID references the workflow Transition on which the constraint has to be executed.

The TimepointRelativeTarget attribute defines the planned time between the two activities defined by the transition in the worfkflow, expressed as an ISO 8601 duration.

The MethodOID attribute references a MethodDef that returns a durationDatetime. This allows to have relative timings that depend on other pieces of information, or that are complex timing calculations.

Either one of TimePointRelativeTarget or MethodOID must be present, and both must not be present at the same time.

The TimepointPreWindow attribute describes the amount of time, expressed as an ISO 8601 duration, to which the relative time between the two activities may be shortened with respect to the value in TimepointRelativeTarget.

The TimepointPostWindow attribute describes the amount of time, expressed as an ISO 8601 duration, to which the relative time between the two activities may be elongated with respect to the value in TimepointRelativeTarget.

Contained in:

...

Include Page
TransitionTimingConstraint Element
TransitionTimingConstraint Element

Include Page
TransitionTimingConstraint Attributes
TransitionTimingConstraint Attributes

Example
titleTransitionTimingConstraint

Include Page
TransitionTimingConstraint Example
TransitionTimingConstraint Example


Pagenav2