Birt Reports configurations

To configure BIRT reports for Docker, make the necessary modifications to the birt-configMap.yaml file.

To access the birt-configMap.yaml file, navigate to /unica/templates/ in the Unica charts folder. Open the file and make modifications to the following parameters:

Table 1. Common BIRT parameters
Parameter name Parameter description
INSIGHTS_PRODUCT_NAME The name assigned for BIRT reports.
INSIGHTS_WAR_NAME The name of the WAR file.
INSIGHTS_APPLICATION_NAME The name of the main application. For example, Unica.
INSIGHTS_DOMAIN_USERNAME The domain username for BIRT reports.
INSIGHTS_DOMAIN_PASSWORD The domain password for BIRT reports.
PRODUCT_OPTS_INSIGHTS Product specific options for BIRT reports.
Table 2. BIRT parameters for application server
Parameter name Parameter description
INSIGHTS_HOST_NAME The system host name of BIRT.
INSIGHTS_MANAGEMENT_PORT The management port number for the BIRT system.
INSIGHTS_MANAGEMENT_HTTPS_PORT The management HTTPS port number for the BIRT system.
INSIGHTS_AJP_PORT The AJP port number for the BIRT system.
INSIGHTS_HTTP_PORT The HTTP port number for the BIRT system.
INSIGHTS_HTTPS_PORT The HTTPS port number for the BIRT system.
INSIGHTS_RECOVERY_ENV_PORT The recovery environment port number of the BIRT system.
INSIGHTS_STATUS_MANAGER_PORT The status manager port number of the BIRT system.
INSIGHTS_MIN_HEAP The minimum heap size allocated for BIRT.
INSIGHTS_MAX_HEAP The maximum heap size allocated for BIRT.