
Tag archives for server
Hello,
Any DOCUMENTUM installation on a server is accompanied by a DARDEPLOYER to enable the deployment of Documentum ARCHive (DAR) on servers to:
Avoid installing an IDE COMPOSER on the PRODUCTION servers,
Avoid deploying a DAR from a DEV Workstation with access to the PRODUCTION environment and COMPOSER,
This DARDEPLOYER is available on server in a subfolder of DCTM folder named ComposerHeadless:
\product\7.2\install\composer\ComposerHeadless example: D:\Documentum\product\7.2\install\composer\ComposerHeadless:
That's ...more»
Hello,
I would like to present in this post, the LDAP servers configuration in Documentum Administrator (DA) and the dm_LDAPSynchronization job.
Creation of LDAP server configuration:
Go to the LDAP Servers node in DA:
Click on the FILE > LDAP Server Configuration menu:
Fill in the informations concerning the LDAP server:
Warning: the name of LDAP Server Configuration must be identical to domain ...more»
Hello,
Documentum proposes the Java method server as a means of improving the performance and scalability of its method architecture, indeed, it is possible to execute custom code on behalf of the Content Server via Documentum methods written in Java or DocBasic.
Presentation of Java Method Server
The method server itself is a Java-based web application communicating with the Content Server via HTTP ...more»
Hello,
I would like to present a solution in order to encrypt/decrypt data base password stored in dbpasswd.txt on DCTM server via API commands and Java API programming. When and why this would be necessary ? Perhaps, if the database password has been forgotten by everybody :)
API commands
So, the password of database is stored in the dbpasswd.txt file in the docbase's ...more»
