Previous Topic: getDocumentTypesNext Topic: getWorkflowTemplateList


getTemplateList

The following parameter applies to the getTemplateList method:

Parameter

Type

Description

SID

String

Identifies the session retrieved from logging in.

Description

Retrieves the list of document templates

Returns

A <UDSObjectList> node with zero or more <UDSObject> nodes describing CI_DOC_TEMPLATES with the following <Attributes> child nodes:

XML Element Value

Type

Description

id

Integer

Identifies the unique ID of the document type.

TEMPLATE_NAME

String

Identifies the name for the document template.

IS_PREDEFINED

Integer

Indicates whether the template is predefined by the Knowledge Management system and cannot be deleted.

IS_DEFAULT

Integer

Indicates whether the template is the default that will be assigned to new documents.