std.GetDocVersion

This job determines the version of the selected document.

1. Input Parameters

Name Type Required Description

GUID

STRING

Yes

GUID of the version. This value corresponds to the osguid attribute of a <Modification> element from dms.GetObjectHistory. Relevant actions are VERSION_CREATED (ID 17) and RESTORED_FROM_VERSION (ID 19).

dwObjectID

INT

Yes

ID of the object

dwObjectType

INT

Yes

Type of the selected object

2. Output Files

Name Description

File list

Path and name of the returned file

3. Return Value

(INT): 0 = Job successful, otherwise error code.