Skip to content

/AWS1/CL_PIP=>ENABLESTAGETRANSITION()

About EnableStageTransition

Enables artifacts in a pipeline to transition to a stage in a pipeline.

Method Signature

IMPORTING

Required arguments:

IV_PIPELINENAME TYPE /AWS1/PIPPIPELINENAME /AWS1/PIPPIPELINENAME

The name of the pipeline in which you want to enable the flow of artifacts from one stage to another.

IV_STAGENAME TYPE /AWS1/PIPSTAGENAME /AWS1/PIPSTAGENAME

The name of the stage where you want to enable the transition of artifacts, either into the stage (inbound) or from that stage to the next stage (outbound).

IV_TRANSITIONTYPE TYPE /AWS1/PIPSTAGETRANSITIONTYPE /AWS1/PIPSTAGETRANSITIONTYPE

Specifies whether artifacts are allowed to enter the stage and be processed by the actions in that stage (inbound) or whether already processed artifacts are allowed to transition to the next stage (outbound).