Campaign | partitions | partition[n] | Acoustic Campaign | contactAndResponseHistTracking
These properties specify the ETL of events that are downloaded from UBX in the Unica Campaign history tables.
To access these properties, choose . If your Unica Campaign installation has multiple partitions, set these properties for each partition that uses the integration.
etlEnabled
- Description
- Determine whether you want to enable the ETL transfer of data from the events table in the Unica Campaign history table.
- Default value
- No
- Valid values
- Yes, No
runOnceADay
- Description
- Determine whether the ETL runs once a day. It can run repeatedly if you specify the sleepIntervalInMinutes property. If runOnceADay is set to yes, ETL runs once a day at the specified time.
- Valid values
- Yes, No
batchSize
- Description
- The number of records that are processed in one ETL cycle.
- Default value
- 100
- Valid values
- 100, 200, 500, 1000, 10000, 100000
sleepIntervalInMinutes
- Description
- Specify the number of minutes the ETL waits it runs again. This value is used when runOnceADay is set to No.
- Default value
- 60
- Valid values
- Positive integers.
startTime
- Description
- When runOnceADay is set to Yes, this property determines the ETL run start.
- Default value
- 12:00:00 AM
- Valid values
- Any valid time in the format hh:mm:ss AM/PM.
notificationScript
- Description
- Enter any script that can run after the ETL execution is complete.
- Default value
- No default value defined.
- Valid values
-
Any valid path that the Campaign server can access with Read and Execute permissions. Example: D:\myscripts\scriptname.exe