dms.UndoCheckOutDocument

This job undoes the checkout of the specified document.

1. Input Parameters

Name Type Required Description

Flags

INT

Yes

1 = the checkout can be undone from another station, otherwise 0

ArchiveType

INT

Yes

Type of the cabinet

ObjectID

INT

Yes

ID of the document

ObjectType

INT

Yes

Type of the object

2. Output Parameters

Name Type Dependency Description

[Info]

STRING

Optional

If another user attempts to undo the checkout, the name of the checker-out will be returned (same applies for the station)

3. Return Value

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

  • -1037 — The document has been checked in.