Configuring a Documentum REST API Services

To configure a Documentum REST API services, connect to a Documentum docbase by setting up either a 7.2 or 16.4 REST services according to Documentum REST documentation and deploy the ir-dctm-rest.war file.

Perform these steps for Documentum REST API services:
  1. Stop the Apache Tomcat service if it is running.
  2. Copy the ir-dctm-rest.war file to the webapps folder of the Tomcat installation.
  3. Start Apache Tomcat to completely expand the ir-dctm-rest folder.
  4. Stop Apache Tomcat.
  5. Delete the ir-dctm-rest.war file from the webapps folder of the Tomcat installation.
  6. Replace the dfc.properties file in the ir-dctm-rest \WEB-INF\classes folder of the Tomcat installation with one that specifies your particular configuration.
  7. Start Apache Tomcat.