Skip to content

/AWS1/CL_CNT=>COMPLETEATTACHEDFILEUPLOAD()

About CompleteAttachedFileUpload

Allows you to confirm that the attached file has been uploaded using the pre-signed URL provided in the StartAttachedFileUpload API.

Method Signature

IMPORTING

Required arguments:

IV_INSTANCEID TYPE /AWS1/CNTINSTANCEID /AWS1/CNTINSTANCEID

The unique identifier of the Connect instance.

IV_FILEID TYPE /AWS1/CNTFILEID /AWS1/CNTFILEID

The unique identifier of the attached file resource.

IV_ASSOCIATEDRESOURCEARN TYPE /AWS1/CNTARN /AWS1/CNTARN

The resource to which the attached file is (being) uploaded to. Cases are the only current supported resource.

This value must be a valid ARN.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CNTCMPATTFILEUPLOAD01 /AWS1/CL_CNTCMPATTFILEUPLOAD01