Property | Description |
---|---|
Name | Name of the service. The name is not case sensitive and must be unique within the domain. It cannot exceed 128 characters or begin with @. It also cannot contain spaces or the following special characters: ` ~ % ^ * + = { } \ ; : ' " / ? . , < > | ! ( ) ] [ You cannot change the name of the service after you create it. |
Description | Description of the service. The description cannot exceed 765 characters. |
Location | Domain and folder where the service is created. Click Browse to choose a different folder. You can move the service after you create it. |
License | License object that allows use of the service. To apply changes, restart the Reporting and Dashboards Service. |
Node | Node on which the service runs. |
Property | Description |
---|---|
HTTP Port | Unique HTTP port number for the Reporting and Dashboards Service. |
HTTPS Port | HTTPS port number for the Reporting and Dashboards Service when you enable the TLS protocol. Use a different port number than the HTTP port number. |
Keystore File | Path and file name of the keystore file that contains the private or public key pairs and associated certificates. Required if you enable TLS and use HTTPS connections for the Reporting and Dashboards Service. You can create a keystore file with keytool. keytool is a utility that generates and stores private or public key pairs and associated certificates in a keystore file. When you generate a public or private key pair, keytool wraps the public key into a self-signed certificate. You can use the self-signed certificate or use a certificate signed by a certificate authority. |
Keystore Password | Plain-text password for the keystore file. |
Property | Description |
---|---|
Database Type | Database type for the Jaspersoft repository database. Select one of the following values based on the database type:
|
Database User Name | Database user name for the Jaspersoft repository database. |
Database Password | Password for the Jaspersoft repository database. |
Connection String | The connection string used to access data from the database.
Note: Use the full service name of the database for both <databaseName> values in the IBM DB2 connection string. Note: When you use instance name for Microsoft SQL Server, use the following connection string: jdbc:sqlserver://<hostname>;instanceName=<dbInstance>;databaseName=<databaseName>;SelectMethod=cursor Note: When you use a service name for Oracle, use the following connection string: jdbc:oracle:thin:@<hostname>:<port>/<ServiceName> |
Property | Description |
---|---|
Maximum Heap Size | Amount of RAM allocated to the Java Virtual Machine (JVM) that runs the Service. Use this property to increase the performance. Append one of the following letters to the value to specify the units:
Default is 512 megabytes. |
JVM Command Line Options | Java Virtual Machine (JVM) command line options to run Java-based programs. When you configure the JVM options, you must set the Java SDK classpath, Java SDK minimum memory, and Java SDK maximum memory properties. |
Property | Description |
---|---|
Name | Name of the environment variable. |
Value | Value of the environment variable. |