在contentserver上配置localization

本文介绍了一种在内容服务器上进行本地化配置的方法。通过运行特定的 DQL 查询来获取初始状态,编辑 data_dictionary.ini 文件并更改语言设置,然后执行填充命令完成配置。最后再次运行相同的 DQL 查询确认配置成功。

1. Before populating data dictionary files, you will get the result through running dql " select dd_locales from dm_docbase_config". 1

2.  Edit data_dictionary.ini file, remove the "#" .

# en stands for the English locale
#data_dictionary_zh.txt

change to:

# en stands for the English locale
data_dictionary_zh.txt

 

3.  Excute the populating command in specified repository like below:

      dmbasic -f dd_populate.ebs -e Entry_Point -- <RepositoryName> <UserName> <Pwd> <Ini_FileName>

eg:

dmbasic -f dd_populate.ebs -e Entry_Point -- QA1 Administrator pwd123 C:\Documentum\dba\config\Rep2\data_dictionary.ini

 

4. Then, you will get the result through running the same DQL with step 1. That means the localization configuration completed in contentserver.

 

2

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值