D5 Environment Readiness

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,C++,c,windows,C#)