System requirements for TrueSight Smart Reporting
Confirm that the computer where you plan to install TrueSight Smart Reporting meets these requirements.
Compatibility with TrueSight Server Automation - Data Warehouse
TrueSight Smart Reporting is compatible with the following:
- TrueSight Server Automation version 8.9.04
- BMC Server Automation versions 8.9.00, 8.9.01, 8.9.02, and 8.9.03
Operating system support
The following operating systems are supported:
In addition to these operating systems, Yellowfin also supports other operating systems. For more information, see the Yellowfin documentation (https://wiki.yellowfinbi.com/display/user80).
Repository database support
For the TrueSight Smart Reporting repository, all databases are supported as your component. However, you must create a new schema or database for the TrueSight Smart Reporting repository.
You must create a separate schema for Oracle, and a separate database for SQL Server.
The PostgreSQL database is the default repository database for TrueSight Smart Reporting. The following databases are supported:
Required JDK version
The following JDK are supported for TrueSight Smart Reporting:
- Oracle JDK version 1.8.0_181 or later
- Open JDK version 11
If you do not have JDK installed on the computer where you install TrueSight Smart Reporting, do the following:
- Download and save the JDK executable file on the computer where you want to install TrueSight Smart Reporting.
- Run the JDK executable file to complete the installation.
- Open the Windows explorer, and right-click This PC.
- Click Properties > Advanced system settings.
- Click the Environment Variables button.
- Under System variables, click New.
- In the New System Variable window, add the following details:
- In the Variable name field, add JAVA_HOME
- In the Variable value field, browse to the location where the JDK executable file is saved. For example, C:\Program Files\Java\jdk1.8.0_181.
- Select the Path variable, and click Edit.
- In the Edit environment variable window, click New, and type %JAVA_HOME%\bin.
- Click OK to save your changes.