Creating Database-specific Jobs

To create database-sepcific jobs for Campaign custom attributes, complete the following steps:

Procedure

  1. For Campaign custom attributes, execute the following command:
    exec sp_camp_customattrib
  2. For Offer custom attributes, execute the following command:
    exec sp_offer_customattrib
  3. For Cell custom attributes, execute the following command:
    exec sp_cell_customattrib

What to do next

To configure database jobs, see the For Unica Deliver only: How to schedule and run stored procedures topic in the Unica Insights Reports Installation and Configuration Guide.