dms.UndoCheckOutDocument
This job undoes the checkout of the specified document.
1. Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
|
INT |
Yes |
1 = the checkout can be undone from another station, otherwise 0 |
|
INT |
Yes |
Type of the cabinet |
|
INT |
Yes |
ID of the document |
|
INT |
Yes |
Type of the object |
2. Output Parameters
| Name | Type | Dependency | Description |
|---|---|---|---|
|
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.