Skip to content

/AWS1/CL_PIPRULEEXECRESULT

Execution result information, such as the external execution ID.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_externalexecutionid TYPE /AWS1/PIPEXTERNALEXECUTIONID /AWS1/PIPEXTERNALEXECUTIONID

The external ID for the rule execution.

iv_externalexecutionsummary TYPE /AWS1/PIPEXTERNALEXECSUMMARY /AWS1/PIPEXTERNALEXECSUMMARY

The external provider summary for the rule execution.

iv_externalexecutionurl TYPE /AWS1/PIPURL /AWS1/PIPURL

The deepest external link to the external resource (for example, a repository URL or deployment endpoint) that is used when running the rule.

io_errordetails TYPE REF TO /AWS1/CL_PIPERRORDETAILS /AWS1/CL_PIPERRORDETAILS

Represents information about an error in CodePipeline.


Queryable Attributes

externalExecutionId

The external ID for the rule execution.

Accessible with the following methods

Method Description
GET_EXTERNALEXECUTIONID() Getter for EXTERNALEXECUTIONID, with configurable default
ASK_EXTERNALEXECUTIONID() Getter for EXTERNALEXECUTIONID w/ exceptions if field has no
HAS_EXTERNALEXECUTIONID() Determine if EXTERNALEXECUTIONID has a value

externalExecutionSummary

The external provider summary for the rule execution.

Accessible with the following methods

Method Description
GET_EXTERNALEXECUTIONSUMMARY() Getter for EXTERNALEXECUTIONSUMMARY, with configurable defau
ASK_EXTERNALEXECUTIONSUMMARY() Getter for EXTERNALEXECUTIONSUMMARY w/ exceptions if field h
HAS_EXTERNALEXECUTIONSUMMARY() Determine if EXTERNALEXECUTIONSUMMARY has a value

externalExecutionUrl

The deepest external link to the external resource (for example, a repository URL or deployment endpoint) that is used when running the rule.

Accessible with the following methods

Method Description
GET_EXTERNALEXECUTIONURL() Getter for EXTERNALEXECUTIONURL, with configurable default
ASK_EXTERNALEXECUTIONURL() Getter for EXTERNALEXECUTIONURL w/ exceptions if field has n
HAS_EXTERNALEXECUTIONURL() Determine if EXTERNALEXECUTIONURL has a value

errorDetails

Represents information about an error in CodePipeline.

Accessible with the following methods

Method Description
GET_ERRORDETAILS() Getter for ERRORDETAILS