Adding a data source for use with Profile Data Services

Use this procedure to add a data source to use with the Profile Data Services.

About this task

The EXTERNALCALLOUT macro recognizes a data source for Profile Data Services hierarchical data import only if you defined the appropriate configuration properties.

Procedure

In Unica Platform for the runtime environment, add or define the following configuration properties in the Interact > profile > Audience Levels > [AudienceLevelName] > Profile Data Services category.
Configuration property Setting
New category Name category

The name of the data source you are defining. The name that you enter here must be unique among the data sources for the same audience level.

enabled

Indicates whether the data source is enabled for the audience level in which it is defined.

className

The fully qualified name of the data source class that implements IInteractProfileDataService

classPath

The classpath to your Profile Data Services class files. If you omit it, the class path of the containing application server is used by default.

priority category

The priority of this data source within this audience level. It must 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 can have a priority of 100.)