URI | DESCRIPTION | METHOD
|
---|
/GetAppName/ /GetAppNameDST/ | This method returns the application name for the system_id introduced as parameter.
| GET |
/GetDocFilenameExt/ /GetDocFilenameExtDST/ | This method is used to return all file information and also the path for a set of documents. | GET |
/GetDocumentCreationDate/ /GetDocumentCreationDateDST/ | This method is used to retrieve the creation date of one document. | GET |
/GetDocumentSize/ /GetDocumentSizeDST/ | This method is used to return the size of the document in number of bytes. | GET |
/GetDocumentTypeName/ /GetDocumentTypeNameDST/ | This method returns the document type for the system_id introduced as parameter. | GET |
/GetFolderContent/ /GetFolderContentDST/ | This method is used to retrieve information about documents and subfolders included in a specified root folder considering the access security level of the user sent as parameter. | GET |
/GetFolderItem/ /GetFolderItemDST/ | This method searches in the FOLDER_ITEM table to retrieve one specific child of one folder. | GET |
/GetPerson/ /GetPersonDST/ | This method returns the user_id and the full_name for the system_id introduced as parameter. | GET |
/GetTrusteesList/ /GetTrusteesListDST/ | This method is used to return information about all users and groups (trustees) associated with a specific document or folder and the permissions that each user and/or group has on the document. | GET |
/GetVersions/ /GetVersionsDST/ | This method is used to return all versions for a specific document number. | GET |
/WhereContentIsUsed/ /WhereContentIsUsedDST/ | This method is used to retrieve information about all parent references. | GET |
/PublishVersionOrSubversion/ /PublishVersionOrSubversionDST/ | This method tests the connection with DM server allowing publish documents as a version or subversion. | GET |
/ResetPublishVersionOrSubversion/ /ResetPublishVersionOrSubversionDST/ | This method allows resetting a published document’ version or subversion. | GET |
/GetPublishedVersions/ /GetPublishedVersionsDST/ | This method retrieves from a document all the published list with versions and/or subversions. | GET |