Interact | profile | Audience Levels | [AudienceLevelName | Profile Data Services | [DataSource]

This set of configuration properties enables you to define the table names required for additional Unica Interact features. You are only required to define the table name if you are using the associated feature. The Profile Data Services category provides information about a built-in data source (called Database) that is created for all audience levels, and which is pre-configured with a priority of 100. However, you can choose to modify or disable it. This category also contains a template for additional external data sources. When you click the template called External Data Services you can complete the configuration settings described here.

New category name

Description

(Not available for the default Database entry.) The name of the data source you are defining. The name you enter here must be unique among the data sources for the same audience level.

Default value

None

Valid Values

Any text string is allowed.

enabled

Description

If set to True, this data source is enabled for the audience level to which it is assigned. If False, Unica Interact does not use this data source for this audience level.

Default value

True

Valid Values

True | False

className

Description

(Not available for the default Database entry.) The fully-qualified name of the data source class that implements IInteractProfileDataService.

Default value

None.

Valid Values

A string providing a fully-qualified class name.

classPath

Description

(Not available for the default Database entry.) An optional configuration setting providing the path to load this data source implementation class. If you omit it, the class path of the containing application server is used by default.

Default value

Not shown, but the class path of the containing application server is used by default if no value is provided here.

Valid Values

A string providing the class path.

priority

Description

The priority of this data source within this audience level. It has to be a unique value among all of the data sources for each audience level. (That is, if a priority is set to 100 for a data source, no other data source within the audience level may have a priority of 100.)

Default value

100 for the default Database, 200 for user-defined data source

Valid Values

Any non-negative integer is allowed.