- 浏览: 91170 次
- 性别:
- 来自: 上海
文章分类
最新评论
-
zq_zero:
很好,不过如果改为用字符串数组来存储迭代结果和判断是否重 ...
Oracle自定义聚合函数实现字符串拼接 -
sea0108:
good。。
Oracle自定义聚合函数实现字符串拼接
1.解压reportEclipsePlugin包里到%ECLIPSE_HOME%/plugins目录下。
2.添加%Documentum%/shared目录下的jar 到%ECLIPSE_HOME%/plugins/com.documentum.dfc_1.0.0/lib目录下。
3.cmd进入Documentum/config目录下 运行jar cvf config.jar log4j.properties dfc.properties生成配置jar包。
4.打开%ECLIPSE_HOME%/plugins/com.documentum.dfc_1.0.0/plugin.xml,添加
<library name="lib/aspectjrt.jar">
<export name="*"/>
</library>
<library name="lib/certjFIPS.jar">
<export name="*"/>
</library>
<library name="lib/jsafeFIPS.jar">
<export name="*"/>
</library>
<library name="lib/configservice-api.jar">
<export name="*"/>
</library>
<library name="lib/config.jar">
<export name="*"/>
</library>
5.使用说明见附件repointdocs
- repointEclipsePlugin.zip (1.6 MB)
- 下载次数: 10
- RepointDocs.pdf (544.6 KB)
- 下载次数: 14
发表评论
-
调用DFS创建文档报 type dm_literal_expr failed
2012-03-18 16:06 1681调用DFS时报如下错误: [DM_SESSION_W_FET ... -
Assign multiple groups as performer of activity using code in workflow
2012-02-03 17:02 976I determine the groups dynamica ... -
content server
2012-02-02 15:23 742当使用的composer修改属性的相关约束条件,比如是否为空, ... -
dfc session Monitor
2012-01-31 10:53 1026You can enable logging on the s ... -
DFC Session Management Srinivas Jakkula
2012-01-19 14:02 1711摘要:这个文档从application出发,介绍DFC Ses ... -
Documentum
2012-01-04 18:35 954查询所有需要在属性页要显示的属性 select r_o ... -
query attribute map dictionary
2011-12-28 13:15 807select map_display_string, map_ ... -
Invoking UCF in custom import component
2011-12-28 13:09 11971)I have made some changes in t ... -
When open tasklist form, it pops up exception casued by [DM_SESSION_E_SETUP_ROLE
2011-12-28 13:05 2392Symptoms An error has occurr ... -
dfc trace performance anaysis
2011-09-14 09:57 11231)设置dfc.properties enable dfc t ... -
Tuning the Performance of documentum UCF Content Transfer
2011-05-27 09:12 3162In Documentum applications, the ... -
Add or delete a custom attribute
2011-03-22 10:43 7651)alter type <custom_type&g ... -
Some basic guidelines for setting the J2EE Application Server JVM memory
2011-03-21 14:40 2379Please refer to WDK/Webtop depl ... -
type attribute label is not localized
2011-03-09 16:41 907you will have to clear cache an ... -
Acs is enabled or not(test code)
2011-03-08 20:03 1740引用 /*************************** ... -
Tuning the Performance of UCF Content Transfer
2011-03-07 17:04 1333Tuning the Performance of UCF C ... -
无法保存preset
2010-11-15 16:56 893错误图见附件。 解决方法: 确认dm ... -
DUMP AND LOAD A DOCBASE
2010-11-05 09:50 1040http://www.bluefishgroup.com/li ... -
jobs Window Interval parameter
2010-10-29 10:05 1077"The Window Interval. When ... -
DFC own Administrator permission
2010-10-27 14:54 7811.add user to dm_superusers_dyn ...
相关推荐
5. **Eclipse插件**:RepoInt不仅作为一个独立的应用程序提供,还可以集成到Eclipse开发环境中,为开发人员提供无缝的工作流。这样,他们在编写和调试Documentum相关的代码时可以直接利用RepoInt的强大功能。 6. **...
重新点 一个简单的第三方源代码依赖管理器。... 在项目中正常安装Repoint后,运行 $ ./repoint install 应该足以检索为项目指定的必要依赖项。 基本原理 Repoint被编写为Mercurial子存储库的替代品,用于具有众多外
SharePoint Server使用Microsoft Windows SharePoint Services站点为个人、 信息和公司创建门户页面。这些页面可以通过公司和管理工具来扩展Windows Sha rePoint Services站点的功能,并且使得团队能够在他们的站点...
- forks and branches will automatically redirect, we recommend that after the migration you repoint - your urls to the Avanade channel. 概述 Angular Maps (X-Map) 是一组组件和服务,用于在 angular 2+ ...
这个包允许你做两件事: * Declare that a model's foreign key field is 'deferrable', and should be repointed later* Repoint an existing model's foreign key fields, even if that model is not django-dfk ...