DRX Changelog

What's new in DRX 2.2

Mar 8, 2013
  • Environment - report on the Connection Broker, server configuration, product licensing, the OS and Java.
  • Configuration - report on server, repository, JMS, ACS, client, full-text server, LDAP and session configuration objects, as well as server configuration files.
  • Custom Types and Hierarchy - describe all custom types and the entire object hierarchy. The report does not detail objects with names beginning with: 'dm_', 'd2_', 'c6_', or 'bpm_'. However, these objects are included in the hierarchy report
  • Maintenance Jobs - include the most recent maintenance job reports: State of the Docbase, Consistency Checker, Update Stats, DMClean, DMFilescan, Content Warning, Log Purge, State of Index, and Audit Mgmt. - ACLs - describe all regular ACLs, Template ACLs, and Public ACLs, including extended permissions.
  • Cabinets and Folders - depict the entire cabinet and folder hierarchy of the repository including folder sizes and object counts. This report can take a very long time to run if your cabinet folder structure is deep.
  • Users and Groups - report all active, inactive and locked users as well as all groups, roles, aliases and super users. All users, groups and roles include explicit membership listings.
  • Lifecycles - describe all document lifecycles.
  • Jobs and Methods - describe all Documentum and custom jobs, methods and procedures.
  • Workflows - describe all workflow templates, instances, and activities.
  • File System - report on Documentums use of the file system including storage locations, directory sizes, and file counts. This report must be run from the Content Server to report on the actual use of the file system.
  • Registered Tables - describe all database tables registered with the Content Server and produce SQL scripts to recreate the tables if necessary. The report excludes registered tables with names like: 'dm_%', 'cya_%', 'wcm_%', '%_r', '%_s', and 'adm_turbo_size'.
  • Document Templates - list and describe all document templates found in the /Templates cabinet.
  • TaskSpace - report on all TaskSpace applications and components found in the repository.
  • DocApps and DARs - report all DocApps and DARs installed in the repository.
  • BOF - describe all TBOs, SBOs and Aspects found in the repository.
  • Retention Policy Services - describe all retention policies installed in the repository.
  • Physical Records Manager - reports on physical records management configuration, and lists label templates.
  • Records Manager - describes record management configuration and lists cabinets and folders under formal records management.
  • Web Publisher - describe the WebPub configuration including templates, channels, and site caching sources/targets.
  • Audit Trail - report the size of the audit trail, the number of entries grouped by event type, average occurrence of events per week, and the events that are registered for auditing.

New in DRX 2.1.1 (Oct 9, 2012)

  • Fixed issue with dfc.properties file not being found or read properly.
  • Fixed issue with About box not displaying
  • Corrected misspelling in Utils

New in DRX 2.1 (Sep 19, 2012)

  • Environment - report on the Connection Broker, server configuration, product licensing, the OS and Java.
  • Configuration - report on server, repository, client, full-text server, LDAP and session configuration objects, as well as server configuration files.
  • Custom Types and Hierarchy - describe all custom types and the entire object hierarchy. The report does not detail objects with names beginning with: 'dm_', 'd2_', 'c6_', or 'bpm_'. However, these objects are included in the hierarchy report.
  • Maintenance Jobs - include the most recent maintenance job reports: State of the Docbase, Consistency Checker, Update Stats, DMClean, and DMFilescan.
  • ACLs - describe all regular ACLs, Template ACLs, and Public ACLs, including extended permissions.
  • Cabinets and Folders - depict the entire cabinet and folder hierarchy of the repository including folder sizes and object counts. This report can take a very long time to run if your cabinet – folder structure is deep.
  • Users and Groups - report all active, inactive and locked users as well as all groups, roles and aliases. All users, groups and roles include explicit membership listings.
  • Lifecycles - describe all document lifecycles.
  • Jobs and Methods - describe all Documentum and custom jobs, methods and procedures.
  • Workflows - describe all workflow templates, instances, and activities.
  • File System - report on DocumentumÂ’s use of the file system including storage locations, directory sizes, and file counts. This report must be run from the Content Server to report on the actual use of the file system.
  • Registered Tables - describe all database tables registered with the Content Server and produce SQL scripts to recreate the tables if necessary. The report excludes registered tables with names like: 'dm_%', 'cya_%', 'wcm_%', '%_r', '%_s', and 'adm_turbo_size'.
  • Document Templates - list and describe all document templates found in the /Templates cabinet.
  • TaskSpace - report on all TaskSpace applications and components found in the repository.
  • DocApps and DARs - report all DocApps and DARs installed in the repository.
  • BOF - describe all TBOs, SBOs and Aspects found in the repository.
  • Retention Policy Services - describe all retention policies installed in the repository.
  • Physical Records Manager - reports on physical records management configuration, and lists label templates.
  • Records Manager - describes record management configuration and lists cabinets and folders under formal records management.
  • Web Publisher - describe the WebPub configuration including templates, channels, and site caching sources/targets.
  • Audit Trail - report the size of the audit trail, the number of entries grouped by event type, and the events that are registered for auditing

New in DRX 2.0 (Aug 19, 2011)

  • First open source release
  • No new functionality, but updated licensing, copyright and logos

New in DRX 1.4.0 (Aug 19, 2011)

  • Added Web Publishing and Interactive Delivery Services report.
  • Changed ACLs to decode the integer values for r_accessor_permit and r_accessor_xpermit.

New in DRX 1.3.4 (Aug 19, 2011)

  • Change ACL DQL query to use r_is_internal=FALSE instead of object_name not like 'dm_%'.

New in DRX 1.3.3 (Aug 19, 2011)

  • Custom object type includes instance count
  • Product Licensing, chnaged Integer values to text (Installed, Not Installed)
  • Workflows include count of Running, Finished, Dormant.
  • Registered tables include count of rows.
  • Jobs broken out into Documentum and Custom jobs.

New in DRX 1.3.2 (Aug 19, 2011)

  • Created separate User tables for each of the 4 user_state values.

New in DRX 1.3.1 (Aug 19, 2011)

  • Added last_login_utc_time to User table.
  • Added count of Inactive, Locked Out, Locked Out & Inactive users.
  • Fixed empty rows in the Product License table.