Previous Topic: Configure REST Web Services

Next Topic: View the REST Mobile Sample Interface to Manage Incidents

Enable the REST Mobile Sample UI

CA SDM disables the REST Mobile Sample user interface by default to prevent undesired access to the MDB. The System Administrator enables this interface manually.

Follow these steps:

  1. Locate the following directory on the CA SDM computer:
    $NX_ROOT/samples/sdk/rest/mobiledemo
    
  2. Copy this directory to the following location:
    $NX_ROOT/bopcfg/www/CATALINA_BASE_REST/webapps
    

    Note: You do not have to restart Tomcat.

    The REST Mobile Sample user interface is enabled.

  3. (Optional) If you want to disable the REST sample user interface, remove the mobiledemo directory from /webapps.