Document Manager is an intranet-capable integrated documentation management system that manages, edits and browses paper data read by a scanner using a database and various kinds of files created by a Windows application. Return to Top of Page
Document Manager SDK encapsulates procedures to access and handle information held by Document Manager to implement a simple and easy-to-understand interface. Document Manager SDK provides a COM interface to support efficient development of user applications that leverage the functionality of Document Manager Administrator or Client. The DS-API is an API provided by Document Manager SDK. Return to Top of Page
With the DM SDK Users can build a customized document management system, by developing applications which use Document Manager functions in various configurations. The DM’s SDK functionality makes it possible to access the cabinet managed by Document Manager and conduct operations of and searches for documents as well as user management simply and in a short period of time.
DM Administrator SDK is software that offers functionality to manage cabinet data and security by sharing cabinets with other PCs. Main functions available are:
Changing cabinet settings (Max. document version save count, etc.)
Generating/setting/deleting folders (Access rights, document expiration/auto version setting, etc.)
Registering/setting/deleting users and importing/exporting registered information (Privilege, current group, etc.)
Registering/setting/deleting groups and importing/exporting registered information (Privilege, current group, etc.)
Registering/deleting user indexes and importing/exporting registered information
Importing/exporting registration, setting or deletion information of user index groups
Acquiring multiple attribute information items (folders, groups and users)
DM Client SDK allows creation of software that provides functionality to read, store, search, edit and output documents registered in Document Manager cabinets. Main functions available are:
Registering/browsing/checking in/checking out documents
Importing/exporting documents
Managing document versions
Setting access rights of folders and documents
Copying/moving/deleting folders and documents
Searching folders and documents
Acquiring and setting users/groups set to folders/documents
Acquiring a folder or document selected in Document Manager Client
Acquiring multiple attribute information items (folders, documents, groups and users)
No, an application must be connected to cabinet in order to retrieve any cabinet-related information both in Client and Admin SDKs. Return to Top of Page
DM SDK provides a merge module "imageWARE_Document_Manager_Administrator_SDK.Msm" as a redistribution package. To create a user installer, use this merge module to automatically install the DS-API type library file "cndsaapi.tlb" and the "cndsahelper.dll" file. Return to Top of Page