Skip to content

/AWS1/CL_PIP=>ACKNOWLEDGEJOB()

About AcknowledgeJob

Returns information about a specified job and whether that job has been received by the job worker. Used for custom actions only.

Method Signature

IMPORTING

Required arguments:

IV_JOBID TYPE /AWS1/PIPJOBID /AWS1/PIPJOBID

The unique system-generated ID of the job for which you want to confirm receipt.

IV_NONCE TYPE /AWS1/PIPNONCE /AWS1/PIPNONCE

A system-generated random number that CodePipeline uses to ensure that the job is being worked on by only one job worker. Get this number from the response of the PollForJobs request that returned this job.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_PIPACKNOWLEDGEJOBOUT /AWS1/CL_PIPACKNOWLEDGEJOBOUT