Unsupported content

 

This version of the product has reached end of support. The documentation is available for your convenience. However, you must be logged in to access it. You will not be able to leave comments.

Configuring Platform Manager JSON to work with the Cloud Portal Web Application (clmui) URL

With Small or Medium deployments, the PreferenceGroup.json file – located by default at C:\Program Files\BMC Software\BMCCloudLifeCycleManagement\Platform_Manager\configuration\preferences (Windows) or /opt/bmc/BMCCloudLifeCycleManagement/Platform_Manager/configuration/preferences (Linux) – does not get automatically updated to include the Cloud Portal Web Application URL parameters. 

There are at least two reasons for this behavior:

  • You can use the install planner to install Platform Manager and Cloud Portal Web Application (clmui) at different times
  • You can install Cloud Portal Web Application (clmui) with the standalone installer on an external host

As a result, you must configure the Cloud Portal Web Application (clmui) URL by editing the PreferenceGroup.json file on the Platform Manager host.

Note

You do not need to perform these steps with the compact deployment. 

To modify PreferenceGroup.json file on Platform Manager

  1. Make a backup copy of the installDirectory\Platform_Manager\configuration\preferences\PreferenceGroup.json file for editing.
  2. Open the original PreferenceGroup.json file for editing.
  3. Locate the following lines, and update the value line with the correct Cloud Portal Web Application host name and port number, for example https://clm-lab-test:8443/clmui/.

    {
    	"cloudClass": "com.bmc.cloud.model.beans.PreferenceGroupNameValuePair",
    	"guid": "98d27d82-44fc-41c8-bde0-007f0fa8fc2f",
    	"name": "clmui base URL",
    	"preferenceGroup" : "/preferencegroup/ffd5922e-68fd-4970-83b0-2c47641402d1",
    	"value": "https://clm-aus-009767:8443/clmui"
    }
  4. Restart Platform Manager.

Related topic

Configuring CLM Self Checker

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Comments