Configuring access to additional mailing execution history

You can request that Unica provide additional data for mailing execution history. Access to additional mailing execution history data is available by request from Unica and by updating the Deliver configuration. Data for mailing execution history is recorded your local Deliver system tables in the UACE_ExecHistory table to describe completed mailing runs.

Before you begin

To download additional mailing run data, you must update the configuration property enableExecutionHistoryDataTracking. By default, enableExecutionHistoryDataTracking is not exposed in the Deliver configuration properties.

You can display this configuration property in your local Deliver installation by running the switch_config_visibility.bat script, which is in the Deliver\tools directory. The following types of records are available in additional mailing execution history.

About this task

  • Message subject line
  • From address
  • User that updated the mailing
  • Document description
  • Mailing save date

Procedure

  1. Request access to additional mailing execution history data. To request access, contact your Unica Deliver Services team via HCL technical support.
  2. Update the Deliver configuration. Configure the following configuration property.

    Affinium|deliver|partitions|partition1|responseContactTracker| enableExecutionHistoryDataTracking

    Set enableExecutionHistoryDataTracking to True.

  3. Verify that the table mapping for UACE_ExecHistory is correct.

What to do next

You can query the Deliver system tables to retrieve mailing run information from the UACE_ExecHistory table.

For more information about the Deliver system tables, see the Unica Deliver System Tables and Data Dictionary.