Client Administrator
  • This is the application used to create document repositories and security settings.
  • Security is defined as users and groups. The system employs a Unix-style security model. However, security is defined in the Document Administrator to keep the application platform independent.
  • Storage and file access uses the same security model. This is where the Document Management Application is unique from many other products.
  • Document storage is handled through traditional Query-based access. Documents can be indexed into the system through SQL index information.
  • For a given repository, a SQL table can be defined to contain the index information leading to the document locations.
  • For Repositories that support SQL Indexing, SQL queries can be created to query the Repository, or across multiple repositories.
  • The Queries tab supports creation and modification of even the most complex queries.