Previous Topic: Configure SSL on Tomcat

Next Topic: How to Deploy CMDBf Web Services

Configure a Secondary Server for Web Screen Painter

If you want a secondary server to use Web Screen Painter, add the @NX_WSP_CGI_URL to the nx.env file as follows:

  1. Open the $NX_ROOT/NX.env file for editing.
  2. Locate the following line:
    @NX_WEB_CGI_URL=http://hostname/CAisd/pdmweb.exe
    
  3. Add the following parameter after this line:
    @NX_WSP_CGI_URL=http://hostname/CAisd/pdmweb.exe
    
  4. Save the changes.
  5. Recycle the CA SDM services.

    The secondary server can use Web Screen Painter.

More information:

How to Modify the System Environment