offer | partitions | partition<n> | offerCodeGenerator

The offer code generator configured with Unica Centralized Offer Management.

offerCodeGeneratorClass

Description
Specifies the class name of the offer code generator
Example
com.unica.campaign.core.codegenerator.samples.ExecutableCodeGenerator

offerCodeGeneratorConfigString

Description
Specifies the location where the config string will be stored
Example
./bin

defaultGenerator

Description
Specifies the application that will be used for generating codes.
Example
uacoffercodegen.exe

offerCodeGeneratorClasspath

Description
The offerCodeGeneratorClasspath property specifies the path to the class Unica Centralized Offer Management uses as its offer code generator. It can be either a full path or a relative path.

If the path ends in a slash (forward slash / for UNIX™ or backslash \ for Windows™), Centralized Offer Management assumes it to be a path to a directory that contains the Java™ plug-in class that should be used. If the path does not end in a slash, Centralized Offer Management assumes it is the name of a jar file that contains the Java class.

If the path is relative, Centralized Offer Management assumes it is relative to the Centralized Offer Management application home directory.

Example
codeGenerator.jar