CommitAnnotationBlocksUpload Action

Commits the uploaded data blocks to the annotation store.

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
Target
crmbaseentity False True

The target entity.

BlockList
Collection( Edm.String ) False False

The IDs of the uploaded data blocks, in the correct sequence, that will result in the final annotation when the data blocks are combined.

FileContinuationToken
Edm.String False False

A token that uniquely identifies a sequence of related data uploads.

Return Type

Type Nullable Description
CommitAnnotationBlocksUploadResponse False The CommitAnnotationBlocksUpload action returns the following value.

See also