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:
- Stop the Apache Tomcat service if it is running.
- Copy the ir-dctm-rest.war file to the webapps folder of the Tomcat installation.
- Start Apache Tomcat to completely expand the ir-dctm-rest folder.
- Stop Apache Tomcat.
- Delete the ir-dctm-rest.war file from the webapps folder of the Tomcat installation.
- 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.
- Start Apache Tomcat.