dms.GetShadowData

This job allows reading the index data of an object from the shadow tables.

1. Input Parameters

Name Type Required Description

Flags

INT

Yes

Flags must be 0

Guid

STRING

Yes

GUID of the change operation from the history table (see dms.GetObjectHistory)

[ObjectID]

INT

No

ID of the object

[Encoding]

STRING

No

XML encoding for the result. Allowed are UTF-16 (Default) and UTF-8.

2. Output Parameters

Name Type Dependency Description

ShadowData

BASE64

Index data in DMSContent HOL format

3. Return Value

(INT): 0 = Job successful, otherwise error code
Complete list of error codes