Skip to content

/AWS1/CL_CNT=>BATCHGETATTACHEDFILEMETADATA()

About BatchGetAttachedFileMetadata

Allows you to retrieve metadata about multiple attached files on an associated resource. Each attached file provided in the input list must be associated with the input AssociatedResourceArn.

Method Signature

IMPORTING

Required arguments:

IT_FILEIDS TYPE /AWS1/CL_CNTFILEIDLIST_W=>TT_FILEIDLIST TT_FILEIDLIST

The unique identifiers of the attached file resource.

IV_INSTANCEID TYPE /AWS1/CNTINSTANCEID /AWS1/CNTINSTANCEID

The unique identifier of the Connect instance.

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_CNTBTCGETATTFILEMET01 /AWS1/CL_CNTBTCGETATTFILEMET01