dashboards_config.ini properties file parameters

Defines the dashboards_config.ini properties parameters.

Property Default Value Description
app_name dashboards Specifies the name of the dashboard.
authType tokenbased Specifies the REST API authorization type.
cellName   Specifies WebSphere® Application Server cell name.
context_root /dashboards Specifies context root use for the dashboard.
derbyDatabaseName prddb Specifies the name of the Derby database name.
derbyLocation /opt/MDM/mdmui/dashboards/tnpmoed/ Specifies the installation location of the Derby database.
derbyPassword   Specifies the password of the Derby database.
derbyPort 1535 Specifies the port number of the Derby database.
derbyServerIP   Specifies the IP address of the server on which Derby database should be created.
derbyUser gaiandb Specifies the username of the Derby database.
driverjarpath /opt/MDM/mdmui/dashboards/tnpmoed/derby/lib Specifies the location of the Derby database driver JAR.
ibm_java_path /opt/IBM/WebSphere/AppServer/java/8.0 Specifies IBM® Java SE Development Kit 1.8 path.
nodeName   Specifies the name of the WebSphere Application Server node.
printSQL false Specifies whether to print log statements in a log file for the Derby database SQL queries.
profile AppSrv01 Specifies the profile name of the WebSphere Application Server.
restHost   Specifies the hostname or the IP address for the REST API.
restPort 7507 Specifies the port number for the REST API.
restRequestType GET Specifies the request type for the REST API.
restScheme httphttp Specifies the scheme for the REST API.
restUri /mdm_rest/api/v1/ Specifies the base URI for the REST API.
server MDMCE Specifies the name of the WebSphere Application Server.
virtualhost MDMCE_Vhost Specifies the name of the virtual host for deployment.
war_file_name oed-1.4.0.0.war Specifies the name of the WAR file for the Dashboard.
war_file_path /opt/MDM/mdmui/dashboards/tnpmoed/prereq Specifies the location of the WAR file for the Dashboard.
WebSphere_location /opt/IBM/WebSphere/AppServer Specifies the location of the WebSphere Application Server.