universal-phase-context-set¶
Set the machine BaseContext from the active phase's context param
Reads the context configured for the active pipeline phase
(universal/<phase>-phase-context, where the phase comes from
universal/active-phase) and writes it to the machine's BaseContext.
Paired with a following context: task entry, this switches the machine into
the phase's Context for the remainder of the phase. An empty value runs the
phase on the machine itself.
Objects that Reference universal-phase-context-set¶
- stages universal-phase-context in Universal Workflow Content as part of Tasks (declared)