JavaBlog.fr / Java.lu DEVELOPMENT,Documentum,TOOLS DCTM Documentum : DarDeployer, Composer Headless On Server

Documentum : DarDeployer, Composer Headless On 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:
[DCTM_INSTALLATION_FOLDER]\product\7.2\install\composer\ComposerHeadless example: D:\Documentum\product\7.2\install\composer\ComposerHeadless:

That’s all!!!

Huseyin OZVEREN

Leave a Reply

Your email address will not be published.

Time limit is exhausted. Please reload CAPTCHA.

Related Post

Java : SSL : Tool KeyStore Explorer, JDK cacerts truststore, Disable Certificate Validation in Java SSL ConnectionsJava : SSL : Tool KeyStore Explorer, JDK cacerts truststore, Disable Certificate Validation in Java SSL Connections

Hello, After my first post concerning the SSL and the tool PorteCle (http://www.javablog.fr/java-ssl-generate-keystore-self-signed-certificate-tool-portecle.html) allowing the generation of KeyStore, self-signed certificate instead of Keytool supported in the JDK / JRE, I