DesignerGetDocumentPackTemplateV1

DesignerGetDocumentPackTemplateV1 returns a Document Pack Template as defined in KCM Designer as base-64 encoded XML. For example, you can use this XML to check which documents are produced for this document pack and which documents are optional.

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

Field Type Description
project repositoryobjectname The name of the project with the Document Pack Template to retrieve.
documentpacktemplate repositoryobjectname The name of the requested Document Pack Template.
status name Optional. The status of the Document Pack Template that you want to use. The available statuses are Current, Accepted, or Published. If omitted, Published is used.

The response contains the following fields in addition to the standard fields.

Field Type Description
documentpacktemplate base64Binary A base-64 encoded XML describing the requested Document Pack Template. For more information on the format for this XML, see Format for the definitions.