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
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. |
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.