EMC Documentum Content Management Interoperability Services Version 6.7 SP1 Release Notes EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com
EMC believes the information in this publication is accurate as of its publication date. The information is subject to change without notice. The information in this publication is provided as is. EMC Corporation makes no representations or warranties of any kind with respect to the information in this publication, and specifically disclaims implied warranties of merchantability or fitness for a particular purpose. Use, copying, and distribution of any EMC software described in this publication requires an applicable software license. For the most up-to-date listing of EMC product names, see EMC Corporation Trademarks on EMC.com. All other trademarks used herein are the property of their respective owners. Copyright 2011 EMC Corporation. All rights reserved. Revision History: November 2011: Release 6.7 SP1.
Table of Contents Chapter 1 Overview... 5 Introduction... 5... 5 Documentum CMIS documentation... 5 Software download information... 6 Troubleshooting and getting help... 6 Chapter 2 Compatibility and Feature Updates... 7 Documentum CMIS 6.7 SP1... 7 Documentum CMIS 6.7... 7 Chapter 3 Environment and System Requirements... 9 Chapter 4 Fixed Problems... 11 Fixed problems in CMIS 6.7 SP1... 11 Fixed problems in CMIS 6.7... 11 Chapter 5 Known Problems and Limitations... 13 Known problems... 13 Known problems for CMIS 6.7 SP1... 13 Known problems in CMIS 6.7... 13 Limitations... 13 Limitations for CMIS 6.7 SP1... 14 Limitations for CMIS 6.7... 14 Chapter 6 Technical Notes... 15 Technical notes specific to CMIS... 15 Chapter 7 Installation... 17 Upgrade paths for CMIS 6.7 SP1... 17 Performing a rolling upgrade to CMIS 6.7 SP1 from CMIS 6.7 SP1... 17 EMC Documentum Content Management Interoperability Services Version 6.7 SP1 Release Notes 3
Table of Contents 4 EMC Documentum Content Management Interoperability Services Version 6.7 SP1 Release Notes
Overview Chapter 1 Introduction Content Management Interoperability Services (CMIS) is an OASIS specification that defines a domain model and bindings that enable interoperability among enterprise content management (ECM) systems and applications. EMC Documentum CMIS is an implementation of CMIS 1.0 that works with the EMC Documentum repository. The need for CMIS arose from a recognition that many enterprises have production Enterprise Content Management (ECM) systems from multiple vendors, and that the complexity of making these systems interoperable is a burden on IT departments and an impediment to developing enterprise-wide applications. The principal goal of CMIS is to reduce this burden by providing a standard domain model for ECM systems and expose this model through industry-standard web service (SOAP) and RESTful AtomPub bindings. CMIS enables enterprises to develop applications that are interoperable with various ECM systems and to access the content in those system in a uniform manner. CMIS also provides a way for independent software vendors to develop applications that can be marketed for use with any CMIS-enabled ECM system. Because the CMIS domain model is generic to ECM systems provided by different vendors, it is not a goal of CMIS to provide access to all the features of any one ECM system. Therefore the CMIS API is not appropriate for all types of ECM applications. For detailed information on CMIS, refer to the CMIS 1.0 specification. The EMC Documentum CMIS 6.7 SP1 Release Notes contains customer-reported bug fixes and platform compatibility updates. This document also includes a list of fixed problems, known problems and limitations. Documentum CMIS documentation The following documents comprise the CMIS documentation set for this version of the product: Documentum CMIS Release Notes, version 6.7 SP1 (this document) Documentum CMIS Reference, version 6.7 Documentum CMIS Deployment Guide, version 6.7 EMC Documentum 6.7 SP1 System and Environment Requirements Guide The Powerlink website (http://powerlink.emc.com) contains the downloadable packages for specific product versions along with the release notes, installation guide, and other relevant documentation associated with the product version. After logging in to Powerlink, click Support, and locate the link for the specific product technical documentation required. EMC Documentum Content Management Interoperability Services Version 6.7 SP1 Release Notes 5
Overview Product documentation that is available online from the application (such as online help) does not appear as a separate item. It is automatically downloaded and installed with the software. Software download information This product is available as an FTP download from the Powerlink website (http://powerlink.emc.com). You should have received instructions through email regarding how to download products. The Powerlink website (http://powerlink.emc.com) provides access to https://emc.subscribenet. com/control/dctm/index, which provides a complete listing of the products available for download. Troubleshooting and getting help Technical support services for Documentum products are designed to make your deployment and management of Documentum products as effective as possible. After logging in to Powerlink website (http://powerlink.emc.com), click Support, and locate the link for EMC Customer Support Guide. The EMC Customer Support Guide provides a thorough explanation of Documentum s support services and policies. 6 EMC Documentum Content Management Interoperability Services Version 6.7 SP1 Release Notes
Chapter 2 Compatibility and Feature Updates This chapter describes features and updates implemented in the CMIS 6.7 and 6.7 SP1 releases. Documentum CMIS 6.7 SP1 Documentum CMIS 6.7 SP1 is a maintenance release that contains customer-reported bug fixes and platform compatibility updates. Service Packs provide the latest fixes for the software. Ensure that you have the most reliable and compatible system by always installing the most current Service Pack. Documentum CMIS 6.7 This was the initial release of CMIS. EMC Documentum Content Management Interoperability Services Version 6.7 SP1 Release Notes 7
Compatibility and Feature Updates 8 EMC Documentum Content Management Interoperability Services Version 6.7 SP1 Release Notes
Environment and System Requirements Chapter 3 The Documentum 6.7 SP1 Environment and System Requirements Guide contains the hardware requirements and software versions for your product supported with this release. The Documentum 6.7 SP1 Environment and System Requirements Guide and product documentation are available on the Powerlink website (http://powerlink.emc.com). EMC Documentum Content Management Interoperability Services Version 6.7 SP1 Release Notes 9
Environment and System Requirements 10 EMC Documentum Content Management Interoperability Services Version 6.7 SP1 Release Notes
Fixed Problems Chapter 4 This section lists the known problems fixed in Documentum CMIS 6.7 and 6.7 SP1. Fixed problems in CMIS 6.7 SP1 This section identifies problems that have been resolved, which were previously documented in the release notes as a known problem or limitation. The following table lists the defect numbers and a description of the problems fixed in CMIS 6.7 SP1: Defect # CMIS-1399 Description of fixed problems In the Atompub binding, you cannot specify the delete request s allversions parameter. Now, the allversions parameter can be specified as follows: TRUE (Default) All versions of the document object are deleted. FALSE CMIS-1388 Only the specified document with the specified version is deleted. This parameter is ignored when the object is a non-document object or non-versionable document object. For non-base types such as dm_cabinet objects, the display names for attributes are not displayed. The attribute display names should be the same as for dm_document objects. Fixed problems in CMIS 6.7 This section identifies problems that have been resolved, which were previously documented in the release notes as a known problem or limitation. EMC Documentum Content Management Interoperability Services Version 6.7 SP1 Release Notes 11
Fixed Problems This was the initial release of CMIS, so there were no problems from previous releases to fix. 12 EMC Documentum Content Management Interoperability Services Version 6.7 SP1 Release Notes
Known Problems and Limitations Chapter 5 This chapter identifies problems and limitations that may affect your use of the product. Known problems This section describes known problems in EMC Documentum software and documentation that may affect your use of the product. Known problems for CMIS 6.7 SP1 There were no known problems for CMIS 6.7 SP1. Known problems in CMIS 6.7 Defect # CMIS-1416 Description of fixed problems A request to retrieve an object type definition or collection fails, if the following conditions are true: The object type is a custom type. The custom type contains a datetime attribute. The datetime attribute uses value assistance. Limitations This section describes limits on the usability of current functionality. The limitations may be part of the product design or may result from issues with associated third-party products. EMC Documentum Content Management Interoperability Services Version 6.7 SP1 Release Notes 13
Known Problems and Limitations Limitations for CMIS 6.7 SP1 There were no known limitations in CMIS 6.7 SP1. Limitations for CMIS 6.7 Defect # CMIS-1414 Description of fixed problems Even when an ACS error occurs and the error message is returned in the retrieved content, the CMIS server does not throw an exception and successfully returns the content to the client. 14 EMC Documentum Content Management Interoperability Services Version 6.7 SP1 Release Notes
Technical Notes Chapter 6 This chapter provides configuration and usability notes for current product features. Technical notes specific to CMIS This section lists the technical notes specific to CMIS. EMC Documentum Content Management Interoperability Services Version 6.7 SP1 Release Notes 15
Technical Notes 16 EMC Documentum Content Management Interoperability Services Version 6.7 SP1 Release Notes
Chapter 7 Installation The instructions for installing and upgrading the product are provided in the EMC Documentum Content Management Interoperability Services 6.7 Deployment Guide. This section lists the upgrade paths for Documentum CMIS 6.7 SP1 and describes the steps necessary to perform a rolling upgrade from Documentum CMIS 6.7 and maintain continuous availability during the Documentum CMIS 6.7 SP1 upgrade. Ensure that your system meets the requirements listed in the Documentum 6.7 SP1 System and Environment Requirements Guide before installing or upgrading the software. The Documentum 6.7 SP1 Environment and System Requirements Guide and product documentation are available on the Powerlink website (http://powerlink.emc.com). Upgrade paths for CMIS 6.7 SP1 CMIS 6.7 SP1 can be upgraded from the following versions: CMIS 6.7 Performing a rolling upgrade to CMIS 6.7 SP1 from CMIS 6.7 SP1 The rolling upgrade requires that components be installed in a specific sequence. Because CMIS is included with Content Server, you do not need to follow these upgrade instructions if you have already upgraded your Content Server. To upgrade to CMIS 6.7 SP1: 1. Re-archive the CMIS 6.7 SP1 web application archive with your existing CMIS 6.7 dfc.properties and cmis-runtime.properties files. 2. Undeploy your existing CMIS 6.7 web application. 3. Deploy your re-archived CMIS 6.7 SP1 web application archive. EMC Documentum Content Management Interoperability Services Version 6.7 SP1 Release Notes 17