Unica Campaign configuration properties

You must specify configuration properties on the Configuration page for a basic installation of Unica Campaign. Additionally, you can use the Configuration page to specify the properties that perform important functions that you can optionally adjust.

Data source properties

The following table provides information abouint the properties that you must specify for each Unica Campaign data source:
Table 1. Properties for each Unica Campaign data source

This two-columned table provides a list of the properties for each Unica Campaign data source in the first column, and information about the properties in the second column.

Property name Description
ASMUserForDBCredentials This property must be the same user you already created as the Unica Campaign system user in Setting up the Unica Campaign system user.
DSN For SQL server, set this property to the DSN (data source name) you created. For Oracle and DB2®, set this property to the database name or the SID (service) name.
JndiName Set this property to the JNDI you created in your application server to connect to this specific data source.

For Tomcat, JNDI name should be prefixed with "java:/comp/env/" for example: campaignPartition1DS should be mentioned as java:/comp/env/campaignPartition1DS

SystemTableSchema Not required for SQL server. For other data sources, set this property to the user of the database to which you are trying to connect.
OwnerForTableDisplay Not required for SQL server. For other data sources, set this property to the user of the database to which you are trying to connect.
The data sources are the Unica Campaign system table database and any customer (user) databases you plan to use with Unica Campaign.
Note: The data source category name for the Unica Campaign system tables must be UA_SYSTEM_TABLES.

For details on setting the values, see the context help for these properties or the Unica Platform Administrator's Guide.

In addition to creating and setting data source properties, you must set the following properties on the Configuration page for a basic installation of Unica Campaign.

  • Campaign > unicaACOListener > serverHost
  • Campaign > unicaACOListener > serverPort
  • Campaign > unicaACListener > serverHost
  • Campaign > unicaACListener > serverPort

    For single-node Campaign environment, where the same listener is serving both Campaign flowchart execution and Optimize session execution, unicaACOListener > serverPort must have the same value as unicaACListener > serverPort

  • For the default partition, set values as required in the categories under Campaign > partitions > partition1.

When you change a property, you must restart the Unica Campaign listener for the changes to take affect.