最近因为客户要升级的原因,所有开发和测试环境必须随之升级到6.5 SP3版本,主要包括内容:Content Server 6.5 SP3、Webtop6.5 SP3。顺带的,为了做应用的迁移,工作流的调整,对应也要进行Process Builder、Process Engineer、Application Install、Application Builder、Composer的安装。
以上这些软件的安装顺序如下:
1、安装Content Server 6.5 SP3版本,安装过程与6.0的安装过程类似;
Content Server 安装完毕,注意更新对应的Data_Dictionary的字符集,在其中增加 cn(中文)。如果想在后面的应用中添加本地中文Pack,必须先执行下面的操作。
主要操作步骤:
将c:\documentum\dba\config\data_dictionary.ini 中的cn屏蔽取消,并拷贝该文件到C:\Documentum\product\6.0\bin
在C:\Documentum\product\6.0\bin 目录下运行
dmbasic -f dd_populate.ebs -e Entry_Point -- <repository_name> <username> <password> data_dictionary.ini
3、安装Application Installer 5.3 for D 6.5,验证是否存在其他应用安装包;
4、安装Applicaiton Builder 5.3 for D 6.5,安装Builder时,系统可自动同时安装installer;
5、安装Process Engineer 6.5 SP2版本,这里的版本号与Process Builder的6.5 SP2版本相对应,,安装时系统会自动安装TCMReference的dar包;
6、安装Process Builder 6.5 SP2版本,安装后应安装对应的 Process Builder. dar包。