DesignerGetDocumentTemplateV1

DesignerGetDocumentTemplateV1 returns a Document Template as defined in KCM Designer as base-64 encoded XML. You can use this XML to check which parameters this Document Template uses or on which KCM Repository object it is based.

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

Field Type Description
project repositoryobjectname The name of the project with the Document Template to retrieve.
documenttemplate repositoryobjectname The name of the requested Document Template.
status name Optional. The status of the Document 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
documenttemplate base64Binary A base-64 encoded XML describing the requested Document Template. For more information on the format for this XML, see Format for the definitions.