Previous Topic: pdm_replace--Replace a Database Table

Next Topic: Undeploy the REST Web Services Application

pdm_rest_util--Manage the CA SDM RESTful Web Services Application

CA SDM uses this utility automatically. You can run it manually if you require the utility, such as after an unexpected error occurs. This REST web services utility deploys the REST services web application. This utility deploys the REST application to the dedicated REST Tomcat instance. A batch file in the NX_ROOT\bin directory (pdm_rest_util.bat for Windows or ./pdm_rest_util.sh for UNIX) lets you invoke the utility.

This command has the following formats and options:

pdm_rest_util -h | [-deploy] | [-undeploy]
-h

Prints command-line help.

-deploy

Generates, compiles, and deploys all Majic factories.

-undeploy

Undeploys REST Web Services on the local server.