dms.CheckInDocument
This job checks the specified document in. The document is transferred to the server and deleted at the location (specified in the File List parameter).
1. Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
|
INT |
Yes |
1 = the submitted document can be checked in from another station, otherwise 0 |
|
INT |
No |
Type of the cabinet |
|
INT |
Yes |
Type of the object |
|
INT |
Yes |
ID of the document |
3. Output Parameters
| Name | Type | Dependency | Description |
|---|---|---|---|
|
STRING |
— |
If the document was checked out by another user/station, the name will be returned |
4. Return Value
(INT): 0 = Job successful, otherwise error code
Complete error list