Skip to content

/AWS1/CL_BLD=>RETRYBUILD()

About RetryBuild

Restarts a build.

Method Signature

IMPORTING

Optional arguments:

IV_ID TYPE /AWS1/BLDNONEMPTYSTRING /AWS1/BLDNONEMPTYSTRING

Specifies the identifier of the build to restart.

IV_IDEMPOTENCYTOKEN TYPE /AWS1/BLDSTRING /AWS1/BLDSTRING

A unique, case sensitive identifier you provide to ensure the idempotency of the RetryBuild request. The token is included in the RetryBuild request and is valid for five minutes. If you repeat the RetryBuild request with the same token, but change a parameter, CodeBuild returns a parameter mismatch error.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_BLDRETRYBUILDOUTPUT /AWS1/CL_BLDRETRYBUILDOUTPUT