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

Flags

INT

Yes

1 = the submitted document can be checked in from another station, otherwise 0

[ArchiveType]

INT

No

Type of the cabinet

ObjectType

INT

Yes

Type of the object

ObjectID

INT

Yes

ID of the document

2. Input Files

Name Description

File List

Path and name of the document to be checked in

3. Output Parameters

Name Type Dependency Description

Info

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

5. See Also