Once you have DFC available on your machine, you need to ensure that the following entries are
present in your system classpath (CLASSPATH environment variable) before you can start programming:
C:\Documentum\config
C:\Program Files\Documentum\dctm.jar
C:\Program Files\Documentum\Shared\dfc.jar
C:\Program Files\Documentum\Shared\dfcbase.jar
Assuming that you are working in a Java environment, find out the supported JRE (Java Runtime
Environment) for DFC from the published Documentum release notes and install the correct JRE
on your machine.
In order to establish a connection to Docbase via DFC, the dmcl.ini file on your machine should
contain correct entries for DocBroker host and port number.
On Windows machines, the dmcl.ini file is usually found under the %SystemRoot% location (such
as C:\WINDOWS or C:\WINNT).
The attachments are the required jar files.
本文介绍如何在Java环境中配置Documentum Foundation Client (DFC),包括设置系统类路径以包含必要的JAR文件,并确保dmcl.ini文件中正确配置了DocBroker主机和端口。
1062

被折叠的 条评论
为什么被折叠?



