DocumentPackDistributeV1

DocumentPackDistributeV1 distributes a previously created document pack. The actual Distribution functionality is defined in the KCM Core DistributeDocumentPack exit point.

There is no correlation between the Distribution channel used for DocumentPackDistributeV1 and the channels that can be configured as part of the Batch & Output Management to produce documents with different formats and purposes.

The request requires the following fields next to the standard fields.

Field

Type

Description

documentpack

base64Binary

A base-64 encoded binary representation of a Document Pack data structure. This is the document pack that is distributed.

channel

name

The Distribution channel to distribute to. Possible values are print, email, portal, and archive.

organizationalmetadata

base64Binary

A base-64 encoded binary representation of organizational metadata. This data is passed to the exit point as is.

The response only contains the standard fields.