composer 6.7 release_notes

19
EMC ® Documentum ® Composer Version 6.7 Release Notes EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.EMC.com

Upload: stevenzhang2012

Post on 28-Nov-2014

3.141 views

Category:

Education


3 download

DESCRIPTION

 

TRANSCRIPT

Page 1: Composer 6.7 release_notes

EMC® Documentum®

ComposerVersion 6.7

Release Notes

EMC CorporationCorporate Headquarters:

Hopkinton, MA 01748-91031-508-435-1000www.EMC.com

Page 2: Composer 6.7 release_notes

EMC believes the information in this publication is accurate as of its publication date. The information is subject to changewithout notice.

The information in this publication is provided as is. EMC Corporation makes no representations or warranties of any kindwith respect to the information in this publication, and specifically disclaims implied warranties of merchantability or fitnessfor a particular purpose. Use, copying, and distribution of any EMC software described in this publication requires anapplicable software license.

For the most up-to-date listing of EMC product names, see EMC Corporation Trademarks on EMC.com. All other trademarksused herein are the property of their respective owners.© Copyright 2011 EMC Corporation. All rights reserved.

Revision History:April 2011: Release 6.7

Page 3: Composer 6.7 release_notes

Table of Contents

Chapter 1 Overview ..................................................................................................... 5Documentum Composer documentation............................................................ 5Software download information ........................................................................ 6Troubleshooting and getting help ...................................................................... 6

Chapter 2 New Features and Changes for Composer 6.7 ............................................ 7Executable file name change for DAR Installer.................................................... 7Executable file name change to start Composer................................................... 7Distributed storage enhancement ...................................................................... 7Data dictionary for aspect types......................................................................... 8Streamline user interface ................................................................................... 8Cheat sheets to import TaskSpace applications into Composer............................. 8

Chapter 3 Environment and System Requirements ..................................................... 9Software requirements ...................................................................................... 9Composer environment .................................................................................... 9Supported product ........................................................................................... 10Embedded products ......................................................................................... 10

Chapter 4 Fixed Problems ........................................................................................... 11Fixed problems................................................................................................. 11

Chapter 5 Known Problems and Limitations ............................................................... 15Known problems .............................................................................................. 15Additional information about known problems .............................................. 16Cannot use old workspaces with new versions of Composer(CMPSR-1779) .......................................................................................... 16

Limitations....................................................................................................... 17

Chapter 6 Technical Notes ........................................................................................... 19Importing BAM reports from a pre-6.6 repository .............................................. 19

EMC Documentum Composer Version 6.7 Release Notes 3

Page 4: Composer 6.7 release_notes

Table of Contents

List of Tables

Table 1. Composer environment ........................................................................................ 9

4 EMC Documentum Composer Version 6.7 Release Notes

Page 5: Composer 6.7 release_notes

Chapter 1Overview

The EMC Documentum Composer 6.7 Release Notes describe new features introduced in this release.System requirements describe the certifications for both hardware and software. This document alsoincludes a list of known problems and limitations.

EMC Documentum Composer provides a unified development platform to assemble, configure, anddeploy EMC Documentum applications. Based on the Eclipse Integrated Development Environment,Composer provides a unified environment to create and maintain EMC Documentum applicationelements such as workflow templates, lifecycle definitions, aspects, object types, and DFS services.

The Eclipse plug-in model supports the broader ecosystem of customers, partners, and systemsintegrators. Developers assemble applications from components they develop or reuse from others,which reduces the time and cost to build vertical applications. This also enables organizations toconfigure rather than code, helping them to become more agile and responsive to market changes.

Documentum Composer documentationThe following documents comprise the Composer documentation set for this version of the product:

• Documentum Composer User Guide, version 6.7

• Documentum Composer Release Notes, version 6.7 (this document)

• Documentum Composer Language Pack Installation and Release Notes, version 6.7

• BOF Development Tutorial, version 6.7

The Powerlink website (http://powerlink.EMC.com) contains the downloadable packages for specificproduct versions along with the release notes and other relevant documentation associated with theproduct version. To locate product documentation, navigate to Support > Technical Documentationand Advisories > Software ~ D ~ Documentation, then select the product name and version number.

Note: Most of the Content Management products are listed under Software D > Documentum ?,where ? = a letter, or letters, in the alphabet.

Product documentation that is available online from the application (such as online help) does notappear as a separate item. It is automatically downloaded and installed with the software.

EMC Documentum Composer Version 6.7 Release Notes 5

Page 6: Composer 6.7 release_notes

Overview

Software download informationThis product is available as an FTPdownload from the Powerlinkwebsite (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 helpTechnical support services for Documentum products are designed to make your deployment andmanagement of Documentum products as effective as possible. The EMC Customer Support Guideprovides a thorough explanation of Documentum’s support services and policies. You can downloadthis document from the Powerlink website (http://powerlink.EMC.com) by navigating to: Support >Request Support > Customer Support Guide.

6 EMC Documentum Composer Version 6.7 Release Notes

Page 7: Composer 6.7 release_notes

Chapter 2New Features and Changes forComposer 6.7

This chapter describes the following new features and changes for Composer 6.7:• Executable file name change for DAR Installer, page 7

• Executable file name change to start Composer, page 7

• Distributed storage enhancement, page 7

• Data dictionary for aspect types, page 8

• Streamline user interface, page 8

• Cheat sheets to import TaskSpace applications into Composer, page 8

Executable file name change for DAR InstallerWe renamed the DAR Installer executable file from darinstaller.exe to dardeployer.exe. This changeresolves an issue in Microsoft Windows 7 in which the system prompted users for an administratorlogin when launching DAR Installer. Run dardeployer.exe to start the DAR Installer.

Executable file name change to start ComposerWe renamed the executable file to start Composer from eclipse.exe to composer.exe. To start Composer6.7, go to the ..\Composer installation directory on the machine where you extracted the ComposerZIP file and double click composer.exe.

Distributed storage enhancementComposer now supports distributed storage. By default, the project or DAR installation does not setthe storage attribute. During installation, Content Server sets this value based on the storage policystored in the repository. You can overwrite the default behavior and set the storage type specified inthe Properties page for each artifact by specifying a system property.

EMC Documentum Composer Version 6.7 Release Notes 7

Page 8: Composer 6.7 release_notes

New Features and Changes for Composer 6.7

This feature is documented in the “Building and Installing a Project” chapter of the DocumentumComposer User Guide provides additional information about the storage parameter on the Propertiespage for artifacts.

Data dictionary for aspect typesComposer now exposes additional data dictionary data on the Aspect Type Editor. The datadictionary configuration for an aspect type now mirrors the data dictionary configuration for aregular type. You can now configure the display configuration by creating display configurationlists and adding aspect attributes to that list.

This feature is documented in the Documentum Composer User Guide, “Managing Aspects” chapter.

Streamline user interfaceIn Composer 6.7, we enhanced the user interface that includes the following:• Removed unnecessary views and toolbar icons.

• Enabled functionality so users can right-click in the Documentum Navigation area to create aComposer project or artifact.

• Changed the default so Composer starts automatically in the Documentum Artifact perspective.

Cheat sheets to import TaskSpace applicationsinto ComposerComposer added two cheat sheets under the Help menu:• Importing a TaskSpace Application: This tutorial guides you on how to package a TaskSpaceapplication by using Composer.

• Importing a TaskSpace Application with Headless Composer: This tutorial guides you on howto package a TaskSpace application by using headless Composer.

To use either tutorial to import a TaskSpace application into Composer, you must have access to arepository that contains a TaskSpace application.

8 EMC Documentum Composer Version 6.7 Release Notes

Page 9: Composer 6.7 release_notes

Chapter 3Environment and SystemRequirements

Documentum Composer runs inside the Eclipse Integrated Development Environment (IDE). It isa Java application, and therefore requires a Java Runtime Engine (JRE). The Composer packageincludes a full copy of Eclipse and all required plug-ins. We do not explicitly support use ofComposer plug-ins in an arbitrary Eclipse environment.

Software requirementsThis section provides information on supported software environments.

The tables in this section reflect the latest versions of third-party products, upon which the EMCDocumentum product depends, that are supported at the time of this release. For information oncurrently supported environments and future updates, refer to Product Information System onthe Powerlink website: (http://powerlink.EMC.com). For detailed information about the policiesgoverning supported products, refer to the Customer Guide to EMC Software Support Services availableon the Powerlink website: (http://powerlink.EMC.com).

Composer environmentThe Composer environment consists of a specific combination of operating system and processor.The following table lists the supported platforms for Composer.

Table 1. Composer environment

Operating system Processor

Microsoft Windows XP SP3 (32-bit version) IA-32, x64

Microsoft Windows Vista SP2 (32-bit version) IA-32, x64

Microsoft Windows 7 (32-bit version) IA-32, x64

Microsoft Windows 7 (64-bit version) x64

EMC Documentum Composer Version 6.7 Release Notes 9

Page 10: Composer 6.7 release_notes

Environment and System Requirements

Operating system Processor

Microsoft Windows Server 2008 SP2 (32-bitversion)

IA-32, x64

Microsoft Windows Server 2008 SP2 (64-bitversion)

x64

Note: When using Composer user interface on a 64-bit operating system, it requires 32-bit Java.

Note: Microsoft Windows 7 might limit file access for Composer. To work around this issue, grantthe user Write permission on the Composer file and change the path to the log file.

By default, Composer writes logs to the folder in C:/Temp/documentum in which the user may nothave Write permissions. Change the path to the log file by editing composer.ini and dardeployer.iniand add -Dlogpath=composer.log to the end of the file. Specify a path in which the user has permissionsto add files.

Supported productDocumentum Composer requires a Java Runtime Engine (JDK). Install the Sun JDK before you installComposer. Composer supports Sun JDK 6.0 Update 21.

Embedded productsInstalling Documentum Composer includes the following additional products:

• Eclipse 3.4

• Documentum Foundation Classes (DFC) D6.7

• Documentum Foundation Services (DFS) D6.7

10 EMC Documentum Composer Version 6.7 Release Notes

Page 11: Composer 6.7 release_notes

Chapter 4Fixed Problems

Within two weeks of the release, EMC will post a list of the fixed problems in the release on thePowerlink website (http://powerlink.EMC.com).

To view the list of fixed problems:

1. Log into the Powerlink website.You must have a software support agreement to log in and access the list of fixed bugs.

2. Select the Search Support tab and then click Advanced Search.The Search Support page appears.

3. Under the Search Support heading, click All Support Resources and select Documents fromthe list.

4. In the text field, type the product name.

5. Click Show Advanced Options to expand the Advanced Options page.

6. Under Document Type, select Fixed Bugs List.

7. Click Search at the bottom of the Advanced Options pane.

8. Scroll down to see the search results that list the Fixed Bugs documents for each release of theproduct.

9. Click the document name to view the file.

Fixed problemsThis section identifies problems that have been resolved, which were previously documented in therelease notes as a known problem or limitation. A full list of the fixed problems for this releasecan be found in Powerlink.

The following table lists the defect numbers and a description of the problems fixed in Composer 6.7:

EMC Documentum Composer Version 6.7 Release Notes 11

Page 12: Composer 6.7 release_notes

Fixed Problems

Defect # Description of fixed problems

CMPSR-2985

CMPSR-607

Resolved the issue in which the version and build information were difficultto locate in Composer and headless Composer.

You can find this information in the following locations:• The Composer version and build information appears on the AboutDocumentum Composer page. Start a Composer session and thennavigate to Help > About Documentum Composer.

• When installing a DAR or project, the build number for Composer,headless Composer, and DAR Installer and the build number ofComposer which packaged the DAR appears in the log file.

• The version information for headless Composer is located inthe ComposerHeadless\plugins\com.emc.ide.external.dfc_1.0.0\documentum.config\version.properties file.

CMPSR-1695 Resolved the issue in which Composer did not return a user-friendly errormessage when a project installation failed if the type did not exist in therepository.

CMPSR-1553 We modified Composer functionality to not allow duplicate object names ina single Composer project. If you try to install a project that has duplicateobject names, you now receive an error message.

CMPSR-1548 Fixed the problem in which a lifecycle attribute with a read-only statuscaused an error when users installed the project or DAR.

CMPSR-1530 Fixed the problem in which the user_action_ver attribute was not updatedwith the new version of the procedure during the import of the lifecycle.

CMPSR-1481 Type attribute names can be up to 27 characters long. If you specify a namethat is longer, Composer now displays an error message when you savethe attribute.

CMPSR-1312 Fixed the problem that required users to tab out of the editor fields beforesaving changes.

CMPSR-1303 Fixed the problem with Composer projects that referenced applications thatincluded content objects or work queues that were dynamically resolvedfrom, for example, process data. Users had to import those artifacts intotheir projects manually.

To eliminate the need to add work queues and cabinets/folders with contentobjects to Composer projects manually, users can now include themexplicitly in a TaskSpace application. This process allows Composer toimport these artifacts into the project automatically.

CMPSR-992 Fixed the problem where after modifying a content file in the JAR definition,the orphan content file remained in the content folder. This problemoccurred when you associated a content file with a JAR definition and thenspecified a new content file.

12 EMC Documentum Composer Version 6.7 Release Notes

Page 13: Composer 6.7 release_notes

Fixed Problems

Defect # Description of fixed problems

CMPSR-476 We modified Composer functionality to not allow duplicate artifact names.Composer now displays an error message when a user creates multipleartifacts containing the same file name and object name.

CMPSR-387 Lifecycles cannot be saved properly with the Save As command. Whenmodifying or creating lifecycles, the Save As button is disabled to preventsubsequent errors.

CMPSR-209 Fixed the problem in which Composer could not differentiate betweenregular objects and replicated objects. When the regular and replicatedobject point to the same object, such as an alias set, Composer tried to updateboth. Since replicated objects were read-only, Composer could not modifythe replica and the DAR installation failed.

EMC Documentum Composer Version 6.7 Release Notes 13

Page 14: Composer 6.7 release_notes

Fixed Problems

14 EMC Documentum Composer Version 6.7 Release Notes

Page 15: Composer 6.7 release_notes

Chapter 5Known Problems and Limitations

This chapter identifies problems and limitations that may affect your use of the product.

EMC Documentum makes the latest information about customer-reported issues and knownproblems available on the Powerlink website (http://powerlink.EMC.com). You must have a softwaresupport agreement to log in and access the list of issues.

Note: This chapter may refer to platforms or features that are not supported for this release of yourproduct. Check Chapter 3, Environment and System Requirements to verify requirements.

Known problemsThis section describes known problems in EMC Documentum software and documentation thatmay affect your use of the product.

The following table lists the known problems for Composer 6.7:

Defect # Description of known problems

CMPSR-3511 The DAR installation fails when a project uses an installation parameterfrom a read-only reference project.

To resolve this issue, copy the installation parameter from the read-onlyreference project into the new project.

CMPSR-3508 If a workflow was created with Documentum Workflow Manager, youcannot update or add the workflow in Composer 6.7 unless BPM isinstalled. Composer 6.7 requires Process Engine to import workflows from arepository. Without Process Engine in the repository, the import operationfails.

To resolve this issue, use Composer 6.5 SP2 to import the workflowsseparately into another DAR file. Next, deploy the DAR file by usingDocumentum Composer 6.7. Composer 6.7 supports the installation of aDAR file built by Composer 6.5 SP2.

CMPSR-1808 Composer DAR Installer runs several ALTER TYPE statements, even whenthe DAR file is not modifying any object type definitions. This problemcauses performance issues.

EMC Documentum Composer Version 6.7 Release Notes 15

Page 16: Composer 6.7 release_notes

Known Problems and Limitations

Defect # Description of known problems

CMPSR-1779 New versions of Composer cannot use workspaces created by an olderversion of Composer.

To correct the problem, create a workspace first and then import projectsfrom the old workspace into the new workspace.

Cannot use old workspaces with new versions of Composer (CMPSR-1779),page 16 provides information on how to correct this problem.

CMPSR-1733 DocApps improperly import types with names that begin with dmc. If youimport a DocApp from a repository or from a DocApp and the DocAppcontains a structured data type, the Composer project does not compile.Composer incorrectly names the structured data types with a dm_wfsdprefix, which is not allowed.

To correct the problem, delete the types that have the dm_wfsd prefix orimport the types directly from the repository (not with the DocApp).

CMPSR-1015 Migrating a DocApp that contains BPM artifacts into a Composer projectfails with migration repositories prior to version 6.5. DocApps with BPMartifacts require a version 6.5 or later migration repository.

CMPSR-564 You cannot copy and paste a previously installed artifact. If you copy andpaste an artifact that has been installed to a repository, modify the copiedartifact, and re-install the project, Composer does not install two instances ofthe artifact. Composer installs the original artifact and then overwrites thatartifact with the copy and pasted version.

This problem does not occur if you copy and paste an artifact that has notbeen installed to the repository.

CMPSR-355 When you create an aspect type, the Scope drop-down menu in the Displaytab does not display default scope values (Webtop and DCDesktopClient)for aspects.

To resolve this issue, specify your own values in the drop-down menu.

Additional information about known problems

This section includes supplemental information about known problems.

Cannot use old workspaces with new versions of Composer(CMPSR-1779)

New versions of Composer cannot use workspaces created by an older version of Composer.

To correct the problem, create a workspace first and then import projects from the old workspace intothe new workspace.

16 EMC Documentum Composer Version 6.7 Release Notes

Page 17: Composer 6.7 release_notes

Known Problems and Limitations

To create a workspace and import projects:

1. To create a workspace:

a. Navigate to File > Switch Workspace > Other....

b. Specify a location for the new workspace.

c. Click OK.

2. To import existing projects (or projects in the old workspace) to a new workspace:

a. Right-click in the Documentum Navigator area and select Import > Existing Projects intoWorkspace.

b. Select the directory of the existing project (or directory of the old workspace).

c. (Optional) Select Copy projects into workspace to copy projects to the workspace directory.

d. Click Finish.Ensure that all files in the existing projects are writable. Composer can upgrade any project file. TheDocumentum Composer User Guide provides information on importing projects.

LimitationsThis section describes limits on the usability of current functionality. The limitations may be part ofthe product design or may result from issues with associated third-party products.

The following table lists the known limitations for Composer 6.7:

Defect # Description of limitations

CMPSR-3548 Installing TaskSpace DAR on a Microsoft Windows 2008 SP2 server usingheadless Composer fails. The system throws an error when running thepre- and post-installation procedure.

To resolve this issue, do one of the following:• Right-click on dardeployer.exe and select Run as administrator.

• Turn off User Account Control (UAC):

1. Open Control Panel in Windows.

2. Click User Accounts.

3. Click User Account Control on or off

4. Clear Use User Account Control (UAC) to help protect yourcomputer.

5. Click OK

EMC Documentum Composer Version 6.7 Release Notes 17

Page 18: Composer 6.7 release_notes

Known Problems and Limitations

Defect # Description of limitations

CMPSR-3385 Composer does not support r_application_permit attribute of ACL. If anACL has any data in r_application_permit and Composer imports that ACL,the project fails to install. Also, if Composer imports the ACL and youmodify it, the data in r_application_permit will be lost.

CMPSR-1240 Composer cannot change URLs to be dynamic links. For example, you wantto point to an object with a form by using the r_objectid. When you createa DAR and install the DAR into a new repository, the link is transferred asis. When you attempt to access the object from the link in the form, the oldobject ID has changed and you receive an error message.

CMPSR-975 Composer does not support multiple process templates in a folder whenimporting from Process Builder. If you use Process Builder to create processtemplates and their corresponding activities, do not create multiple processtemplates in the same folder. Composer cannot import the process templateswhen there are multiple ones in the same folder.

To resolve this issue, use a different folder for each process template.

CMPSR-674 You cannot import a BPM artifact into a Composer project and thenre-import the same artifact into the same project.

CMPSR-673 If you change the identity of an artifact, such as its installation location orname, and reinstall the project, the artifact with the new identity is notcreated or upgraded. If other changes were made, the artifact with the oldidentity is updated instead. To update the identity of an artifact, create anartifact instead.

CMPSR-281 If you are installing a project with headless Composer, all reference projectsmust be in the installation workspace; otherwise the installation fails.

CMPSR-228 Do not attach a default aspect to any dm_folder type in the repository. Ifyou do, additional aspects for the dm_folder type cannot be installed withComposer.

CMPSR-145 Ant tasks cannot run when headless Composer is installed into a path thathas spaces.

To resolve this issue, install headless Composer into a path with no spaces.

18 EMC Documentum Composer Version 6.7 Release Notes

Page 19: Composer 6.7 release_notes

Chapter 6Technical Notes

This chapter provides configuration and usability notes for current product features.

Note: This chapter may refer to platforms or features that are not supported for this release of yourproduct. Check Chapter 3, Environment and System Requirements to verify requirements.

Importing BAM reports from a pre-6.6repositoryIn the Documentum 6.6 timeframe, the Business Activity Monitor (BAM) server changed the schemafor one of the underlying objects. To import a BAM Report successfully from a pre-6.6 repository,run the following DQL update query:alter type bami_rg_report_entity_field add fixed_order integer

go

update bami_rg_report_entity_field objects set fixed_order=column_order

go

After you run the DQL update query, also apply the latest BAM D6.5 SP2 cumulative hotfix.

To use Composer to import a BAM report from a pre-D6.5 SP2 repository, use Composer D6.5 SP2plus the Composer D6.5 SP2 cumulative hotfix.

EMC Documentum Composer Version 6.7 Release Notes 19