Components installed with Content Experiences
Summarize
Summary of Components Installed with Content Experiences
The activation of the Content Experiences [sncd] plugin installs various components, including tables, user roles, and scheduled jobs, essential for managing content and campaigns within ServiceNow. The Application Files table lists these components, and demo data is available for testing purposes. A key feature is the activation of the snca.minadmincount system property, which ensures a minimum number of active admin users (default is two) cannot be deleted, enhancing security and management.
Show less
Key Features
- Roles: The Employee Center application (snexsp) includes several roles such as Campaign Approver, Content Approver, Content Admin, and Content Experiences Manager, which provide varying levels of access and permissions for managing content and campaigns.
- Scheduled Jobs: A variety of scheduled jobs are installed, including:
- Content Experiences: Add Non-Portal Campaign Content - Runs every four hours to create records for sent emails.
- Content Experiences: Calculate Campaign Engagements - Calculates engagement percentages at designated intervals.
- Content Experiences: Campaign Success Criteria - Evaluates campaign success metrics daily.
- Content Experiences: Create To-dos - Generates to-do tasks hourly for campaign audiences.
- Content Experiences: Manage Content States - Updates content availability based on dates and conditions hourly.
- Tables: Key tables installed include:
- Campaign [sncacampaign] - Contains high-level campaign information, including date ranges and audience details.
- Campaign Bundle [sncacampaignbundle] - Groups items with similar triggering mechanisms.
- Campaign Content [sncacampaignitem] - Holds campaign-associated content.
- Targeted Content [sncacampaignitemuser] - Lists audience members for available content.
Key Outcomes
By utilizing the Content Experiences components, ServiceNow customers can effectively manage and analyze campaigns, ensuring targeted content delivery and engagement tracking. The structured roles and automated scheduled jobs streamline campaign operations, enhancing user experience and administrative efficiency.
Several types of components install with the activation of the Content Experiences [sn_cd] plugin, including tables, user roles, and scheduled jobs.
For more information about tables, see Table administration.
Roles
| Role title [name] | Description | Contains roles |
|---|---|---|
| Campaign Approver [sn_ca.campaign_approver] | When configured, can approve content for a campaign. Requires approval before a campaign publishes. | Content Approver [sn_cd.content_approver] |
| Content Admin [sn_ca.campaign_admin] | Grants access to all Content Experiences information and privileges. Can create, configure, administer, and schedule campaigns. Can access read and write records to the Content Experiences tables. Can use an analytics tracking profile with a campaign. Note: Does not inherit Content Delivery Analytics Admin [sn_cda.analytics_admin] role to set up tracking profiles. |
Content Experiences Manager [sn_ca.campaign_manager] |
| Content Manager [sn_ca.campaign_manager] | Provides access to all Content Experiences content. This includes: Creating and scheduling content for the Employee Center and campaigns. |
|
Scheduled jobs installed
| Scheduled job | Description |
|---|---|
| Content Experiences: Add Non-Portal Campaign Content | Creates sn_ca_campaign_item_user_records for sent emails. It does not send the
email. Runs every four hours by default. |
| Content Experiences: Calculate Campaign Engagements | Calculates the total number of actionable engagements (videos viewed, links
clicked) recorded divided by the total number possible with an engagement
percentage. Runs on a designated repeating interval. |
| Content Experiences: Campaign Success Criteria | Populates the base count and evaluation period count. Runs the evaluation criteria set up for a campaign. Takes the success goals from published or finished (end date has passed) campaigns and evaluates them to
calculate the:
Runs daily. |
| Content Experiences: Create To-dos | Creates to-do tasks for assigned audience for a campaign. Runs every hour by default. |
| Content Experiences: Deactivate Campaign Users | Deactivates users assigned to a campaign that has ended. Runs every six hours by default. |
| Content Experiences: Manage Content States | Updates the state of targeted content and marks content as available or
expired. For example:
Runs every hour and five minutes by default. |
| Content Experiences: Process SNC analytics | Processes analytics captured using a ServiceNow tracker to update campaign
statistics. Runs daily. Note: Available to use if the SNC tracking profile fails
to upgrade and work with flow designer. |
| Content Experiences: Purge Campaign Data | Purges campaigns and users based on the Content Experiences Configurations Properties settings. See the Purging section in Properties installed with Content Experiences. Runs every hour by default. |
| Content Experiences Profile | Works with the trigger associated with Content Experiences Profile. Processes analytics collected by the Content Experiences Profile tracker to update campaign statistics. Runs daily. |
| Content Experiences: Send Email Notifications | Sends the emails for a campaign. Runs every hour by default. |
| Content Experiences: Send Push Notifications | Sends SMS notifications for a campaign. Runs on a designated repeating interval. |
| Content Experiences: Send MS Teams Notifications | Sends an MS Teams notification for a campaign. Runs every 90 minutes by default. |
| Content Experiences: Update Campaign Audience | Reevaluates the audience for a campaign and removes employees that no longer
satisfy the criteria. Adds users that match your defined criteria to the campaign. Users show up in the Campaign Targets related list for a campaign. You can view the updated audience from the Campaign Targets tab of a campaign. See View campaign targets. Runs daily by default. |
Tables installed
| Table | Description |
|---|---|
| Campaign [sn_ca_campaign] | Defines high-level information about a campaign, including the to and from date range a campaign runs and the audience that can view it. |
| Campaign Bundle [sn_ca_campaign_bundle] | Grouping mechanism for items that have the same triggering mechanism and availability. |
| Campaign Content [sn_ca_campaign_item] | Campaign content associated with a bundle. |
| Targeted Content [sn_ca_campaign_item_user] | Campaign content available to the audience. After a campaign publishes and content is available, users appear under the Campaign Target tab of the campaign, |
| Campaign Target [sn_ca_campaign_user] | Who in your company is part of a campaign. |
| Creation Status [sn_ca_creation_status] | Tracks whether a campaign target has visited a particular widget instance that is part of the campaign. |