dms.GetShadowData
This job allows reading the index data of an object from the shadow tables.
1. Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
|
INT |
Yes |
Flags must be |
|
STRING |
Yes |
GUID of the change operation from the history table (see dms.GetObjectHistory) |
|
INT |
No |
ID of the object |
|
STRING |
No |
XML encoding for the result. Allowed are |
2. Output Parameters
| Name | Type | Dependency | Description |
|---|---|---|---|
|
BASE64 |
— |
Index data in DMSContent HOL format |
3. Return Value
(INT): 0 = Job successful, otherwise error code
Complete list of error codes