DocumentInformation

FieldTypeDescription

documentIdentifier

String

Full path of the document in the repository.

objectIdentifier

String

ID of the document.

description

String

Description of the document. Applies only to ditaval documents.

objectType

String

Specialized type of the document, such as "concept", "task", etc.

genericObjectType

String

Generic type of the document. Possible values are "map", "topic", "image".

title

String

Title of the document, as provided by the "title" index in system configuration.

modifiedByIdentifier

String

User identifier for the user who last modified the document.

modifiedTime

DateTime

UTC time at which the document was last modified.

currentStatus

String

Status of the document, in complete form such as "Authoring:work".

totalReviewAssignmentCount

Int

Total number of review assignments for this document. Applies only to collaborative-review documents.

isLockedByMe

Boolean

Indicates if the document is locked by the current user.

lockOwnerUserIdentifier

String

User identifier for the user who has locked the document.

lockedTime

DateTime

UTC time at which the document was locked.

lockLocation

String

Location of the lock. This is defined by the application from which the lock was acquired. It will be "web-client" if the document was locked from CCMS Web or it will be the name of the computer if the document was locked from the Desktop client.

lockInWebPlatform

Boolean

Indicates if the document was locked from CCMS Web.

locale

String

Language code of the document.

branchesInformation

BranchInformation[]

List of all the branches to which the document belongs.

Note: Applies only for DRM.

featuresAvailable

Feature[]

List of features that are available for the current user on the document.