/AWS1/CL_SGMPIPELINEEXECUTION¶
An execution of a pipeline.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_pipelinearn TYPE /AWS1/SGMPIPELINEARN /AWS1/SGMPIPELINEARN¶
The Amazon Resource Name (ARN) of the pipeline that was executed.
iv_pipelineexecutionarn TYPE /AWS1/SGMPIPELINEEXECUTIONARN /AWS1/SGMPIPELINEEXECUTIONARN¶
The Amazon Resource Name (ARN) of the pipeline execution.
iv_pipelineexecdisplayname TYPE /AWS1/SGMPIPELINEEXECUTIONNAME /AWS1/SGMPIPELINEEXECUTIONNAME¶
The display name of the pipeline execution.
iv_pipelineexecutionstatus TYPE /AWS1/SGMPIPELINEEXECSTATUS /AWS1/SGMPIPELINEEXECSTATUS¶
The status of the pipeline status.
iv_pipelineexecutiondesc TYPE /AWS1/SGMPIPELINEEXECUTIONDESC /AWS1/SGMPIPELINEEXECUTIONDESC¶
The description of the pipeline execution.
io_pipelineexperimentconfig TYPE REF TO /AWS1/CL_SGMPLINEXPERIMENTCFG /AWS1/CL_SGMPLINEXPERIMENTCFG¶
PipelineExperimentConfig
iv_failurereason TYPE /AWS1/SGMPLINEXECFAILUREREASON /AWS1/SGMPLINEXECFAILUREREASON¶
If the execution failed, a message describing why.
iv_creationtime TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP¶
The creation time of the pipeline execution.
iv_lastmodifiedtime TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP¶
The time that the pipeline execution was last modified.
io_createdby TYPE REF TO /AWS1/CL_SGMUSERCONTEXT /AWS1/CL_SGMUSERCONTEXT¶
CreatedBy
io_lastmodifiedby TYPE REF TO /AWS1/CL_SGMUSERCONTEXT /AWS1/CL_SGMUSERCONTEXT¶
LastModifiedBy
io_parallelismconfiguration TYPE REF TO /AWS1/CL_SGMPARALLELISMCONF /AWS1/CL_SGMPARALLELISMCONF¶
The parallelism configuration applied to the pipeline execution.
io_selectiveexecutionconfig TYPE REF TO /AWS1/CL_SGMSELECTIVEEXECCFG /AWS1/CL_SGMSELECTIVEEXECCFG¶
The selective execution configuration applied to the pipeline run.
it_pipelineparameters TYPE /AWS1/CL_SGMPARAMETER=>TT_PARAMETERLIST TT_PARAMETERLIST¶
Contains a list of pipeline parameters. This list can be empty.
iv_pipelineversionid TYPE /AWS1/SGMPIPELINEVERSIONID /AWS1/SGMPIPELINEVERSIONID¶
The ID of the pipeline version that started this execution.
iv_plinversiondisplayname TYPE /AWS1/SGMPIPELINEVERSIONNAME /AWS1/SGMPIPELINEVERSIONNAME¶
The display name of the pipeline version that started this execution.
Queryable Attributes¶
PipelineArn¶
The Amazon Resource Name (ARN) of the pipeline that was executed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PIPELINEARN() |
Getter for PIPELINEARN, with configurable default |
ASK_PIPELINEARN() |
Getter for PIPELINEARN w/ exceptions if field has no value |
HAS_PIPELINEARN() |
Determine if PIPELINEARN has a value |
PipelineExecutionArn¶
The Amazon Resource Name (ARN) of the pipeline execution.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PIPELINEEXECUTIONARN() |
Getter for PIPELINEEXECUTIONARN, with configurable default |
ASK_PIPELINEEXECUTIONARN() |
Getter for PIPELINEEXECUTIONARN w/ exceptions if field has n |
HAS_PIPELINEEXECUTIONARN() |
Determine if PIPELINEEXECUTIONARN has a value |
PipelineExecutionDisplayName¶
The display name of the pipeline execution.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PIPELINEEXECDISPLAYNAME() |
Getter for PIPELINEEXECUTIONDISPLAYNAME, with configurable d |
ASK_PIPELINEEXECDISPLAYNAME() |
Getter for PIPELINEEXECUTIONDISPLAYNAME w/ exceptions if fie |
HAS_PIPELINEEXECDISPLAYNAME() |
Determine if PIPELINEEXECUTIONDISPLAYNAME has a value |
PipelineExecutionStatus¶
The status of the pipeline status.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PIPELINEEXECUTIONSTATUS() |
Getter for PIPELINEEXECUTIONSTATUS, with configurable defaul |
ASK_PIPELINEEXECUTIONSTATUS() |
Getter for PIPELINEEXECUTIONSTATUS w/ exceptions if field ha |
HAS_PIPELINEEXECUTIONSTATUS() |
Determine if PIPELINEEXECUTIONSTATUS has a value |
PipelineExecutionDescription¶
The description of the pipeline execution.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PIPELINEEXECUTIONDESC() |
Getter for PIPELINEEXECUTIONDESCRIPTION, with configurable d |
ASK_PIPELINEEXECUTIONDESC() |
Getter for PIPELINEEXECUTIONDESCRIPTION w/ exceptions if fie |
HAS_PIPELINEEXECUTIONDESC() |
Determine if PIPELINEEXECUTIONDESCRIPTION has a value |
PipelineExperimentConfig¶
PipelineExperimentConfig
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PIPELINEEXPERIMENTCONFIG() |
Getter for PIPELINEEXPERIMENTCONFIG |
FailureReason¶
If the execution failed, a message describing why.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FAILUREREASON() |
Getter for FAILUREREASON, with configurable default |
ASK_FAILUREREASON() |
Getter for FAILUREREASON w/ exceptions if field has no value |
HAS_FAILUREREASON() |
Determine if FAILUREREASON has a value |
CreationTime¶
The creation time of the pipeline execution.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATIONTIME() |
Getter for CREATIONTIME, with configurable default |
ASK_CREATIONTIME() |
Getter for CREATIONTIME w/ exceptions if field has no value |
HAS_CREATIONTIME() |
Determine if CREATIONTIME has a value |
LastModifiedTime¶
The time that the pipeline execution was last modified.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTMODIFIEDTIME() |
Getter for LASTMODIFIEDTIME, with configurable default |
ASK_LASTMODIFIEDTIME() |
Getter for LASTMODIFIEDTIME w/ exceptions if field has no va |
HAS_LASTMODIFIEDTIME() |
Determine if LASTMODIFIEDTIME has a value |
CreatedBy¶
CreatedBy
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDBY() |
Getter for CREATEDBY |
LastModifiedBy¶
LastModifiedBy
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTMODIFIEDBY() |
Getter for LASTMODIFIEDBY |
ParallelismConfiguration¶
The parallelism configuration applied to the pipeline execution.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PARALLELISMCONFIGURATION() |
Getter for PARALLELISMCONFIGURATION |
SelectiveExecutionConfig¶
The selective execution configuration applied to the pipeline run.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SELECTIVEEXECUTIONCONFIG() |
Getter for SELECTIVEEXECUTIONCONFIG |
PipelineParameters¶
Contains a list of pipeline parameters. This list can be empty.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PIPELINEPARAMETERS() |
Getter for PIPELINEPARAMETERS, with configurable default |
ASK_PIPELINEPARAMETERS() |
Getter for PIPELINEPARAMETERS w/ exceptions if field has no |
HAS_PIPELINEPARAMETERS() |
Determine if PIPELINEPARAMETERS has a value |
PipelineVersionId¶
The ID of the pipeline version that started this execution.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PIPELINEVERSIONID() |
Getter for PIPELINEVERSIONID, with configurable default |
ASK_PIPELINEVERSIONID() |
Getter for PIPELINEVERSIONID w/ exceptions if field has no v |
HAS_PIPELINEVERSIONID() |
Determine if PIPELINEVERSIONID has a value |
PipelineVersionDisplayName¶
The display name of the pipeline version that started this execution.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PLINVERSIONDISPLAYNAME() |
Getter for PIPELINEVERSIONDISPLAYNAME, with configurable def |
ASK_PLINVERSIONDISPLAYNAME() |
Getter for PIPELINEVERSIONDISPLAYNAME w/ exceptions if field |
HAS_PLINVERSIONDISPLAYNAME() |
Determine if PIPELINEVERSIONDISPLAYNAME has a value |