Changing the TrueSight Smart Reporting details
When TrueSight Smart Reporting - Platform host name or IP address changes, you must update the host name or IP address in TrueSight Server Automation - Data Warehouse.
Do the following:
- Connect to the TrueSight Server Automation - Data Warehouse database as the data warehouse database user.
In the System_property table, update the host name or IP address by executing the following query:
update system_propertySET VALUE = 'https://<changed hostname or IP>:<port>/'
WHERE NAME = 'ReportingURL'where <changed hostname or IP > is the updated host name or IP address for TrueSight Smart Reporting - Platform, and <port> is the port number where TrueSight Smart Reporting - Platform is installed.
- Commit the database changes.
- Restart the TrueSight Server Automation - Data Warehouse service.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*