Skip to content

/AWS1/CL_SGM=>STARTPIPELINEEXECUTION()

About StartPipelineExecution

Starts a pipeline execution.

Method Signature

IMPORTING

Required arguments:

IV_PIPELINENAME TYPE /AWS1/SGMPIPELINENAMEORARN /AWS1/SGMPIPELINENAMEORARN

The name or Amazon Resource Name (ARN) of the pipeline.

IV_CLIENTREQUESTTOKEN TYPE /AWS1/SGMIDEMPOTENCYTOKEN /AWS1/SGMIDEMPOTENCYTOKEN

A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation. An idempotent operation completes no more than once.

Optional arguments:

IV_PIPELINEEXECDISPLAYNAME TYPE /AWS1/SGMPIPELINEEXECUTIONNAME /AWS1/SGMPIPELINEEXECUTIONNAME

The display name of the pipeline execution.

IT_PIPELINEPARAMETERS TYPE /AWS1/CL_SGMPARAMETER=>TT_PARAMETERLIST TT_PARAMETERLIST

Contains a list of pipeline parameters. This list can be empty.

IV_PIPELINEEXECUTIONDESC TYPE /AWS1/SGMPIPELINEEXECUTIONDESC /AWS1/SGMPIPELINEEXECUTIONDESC

The description of the pipeline execution.

IO_PARALLELISMCONFIGURATION TYPE REF TO /AWS1/CL_SGMPARALLELISMCONF /AWS1/CL_SGMPARALLELISMCONF

This configuration, if specified, overrides the parallelism configuration of the parent pipeline for this specific run.

IO_SELECTIVEEXECUTIONCONFIG TYPE REF TO /AWS1/CL_SGMSELECTIVEEXECCFG /AWS1/CL_SGMSELECTIVEEXECCFG

The selective execution configuration applied to the pipeline run.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SGMSTARTPLINEXECRSP /AWS1/CL_SGMSTARTPLINEXECRSP