std.UndoArchive

This job restores the specified document from the Jukebox to the work directory.

1. Input Parameters

Name Type Required Description

Flags

INT

Yes

0 = document gets status "not archivable"
1 = document gets status "archivable"

dwObjectType

INT

Yes

Type of the object to be dearchived

dwObjectID

INT

Yes

ID of the object

2. Return Value

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