Journey configurations

To configure the Journey server for Cloud Native Unica, make the necessary modifications to the journey-configMap.yaml file.

To access the journey-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 parameters of Journey
Parameter name Parameter description
JOURNEY_HOST_NAME The system host name of Journey.
JOURNEY_MANAGEMENT_PORT The management port number for the Journey system.
JOURNEY_MANAGEMENT_HTTPS_PORT The management HTTPS port number for the Journey system.
JOURNEY_AJP_PORT The AJP port number for the Journey system.
JOURNEY_HTTP_PORT The HTTP port number for the Journey system.
JOURNEY_HTTPS_PORT The HTTPS port number for the Journey system.
JOURNEY_RECOVERY_ENV_PORT The recovery environment port number of the Journey system.
JOURNEY_STATUS_MANAGER_PORT The status manager port number of the Journey system.
JOURNEY_MIN_HEAP The maximum heap size allocated for Journey. For example, 1024m.
JOURNEY_MAX_HEAP The maximum heap size allocated for Journey. For example, 6614m.
DB_TYPE_JOURNEY The name of the database used by the Journey system. For example, Oracle.
DB_DRIVER_CLASS_JOURNEY The class name of the Journey Database drivers. For example oracle.jdbc.OracleDriver.
JOURNEYREPORT_DB_NAME The database name of the server hosting the Journey Reports. For example, journeyuser.