---
sourceDocument: Yokohama Employee Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/employee-service-management

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Components installed with Content Experiences

# Components installed with Content Experiences {#ariaid-title1}

Release version: Yokohama  
Updated January 30, 2025  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 3 minutes to read
Summarize  
![AI sparkle icon](https://servicenow.com/docs/portal-asset/ai-sparkle-icon) Summarized using AI  
This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.  

## Summary of Components installed with Content Experiences

Activating the Content Experiences \[sncd\] plugin in ServiceNow installs several key components including tables, user roles, and scheduled jobs that support content campaigns and employee engagement.
This plugin also enforces administrative controls to maintain at least two active Content Experiences administrators, preventing accidental removal of the only admin user.
Show full answer Show less  

## Roles Installed

The plugin installs multiple roles that define access and permissions for managing content campaigns:

* **Campaign Approver \[snca.campaignapprover\]**: Can approve content for campaigns that require approval before publishing.
* **Content Approver \[sncd.contentapprover\]**: Assigned to approve content.
* **Content Admin \[snca.campaignadmin\]**: Full access to manage Content Experiences, including creating campaigns, administering content, and using analytics tracking profiles (note: does not include analytics admin role).
* **Content Experiences Manager / Content Manager \[snca.campaignmanager\]**: Can create and schedule content for Employee Center and campaigns.

## Scheduled Jobs Installed

The plugin installs multiple scheduled jobs that automate campaign management tasks:

* **Add Non-Portal Campaign Content:** Creates user records for sent emails (does not send emails), runs every 4 hours.
* **Calculate Campaign Engagements:** Computes engagement rates based on user actions like video views and link clicks.
* **Campaign Success Criteria:** Evaluates campaign success metrics daily based on target and evaluation counts.
* **Create To-dos:** Generates tasks for assigned campaign audiences hourly.
* **Deactivate Campaign Users:** Deactivates users from ended campaigns every 6 hours.
* **Manage Content States:** Updates content availability status based on dates, running every hour and 5 minutes.
* **Process SNC Analytics:** Processes analytics data from ServiceNow tracker daily.
* **Purge Campaign Data:** Cleans up campaign and user data hourly based on configuration.
* **Send Notifications:** Sends email, SMS, and MS Teams notifications on schedules ranging from hourly to every 90 minutes.
* **Update Campaign Audience:** Reevaluates and updates campaign audience daily to add or remove users based on criteria.

## Tables Installed

The plugin creates several tables to manage campaign data and audience targeting:

* **Campaign \[sncacampaign\]:** Stores high-level campaign details including date ranges and audience.
* **Campaign Bundle \[sncacampaignbundle\]:** Groups campaign items with shared triggers and availability.
* **Campaign Content \[sncacampaignitem\]:** Holds content associated with a campaign bundle.
* **Targeted Content \[sncacampaignitemuser\]:** Tracks content availability for individual users within a campaign.
* **Campaign Target \[sncacampaignuser\]:** Records users included in a campaign.
* **Creation Status \[sncacreationstatus\]:** Monitors user interaction with campaign widgets.

## Practical Impact for ServiceNow Customers

By enabling the Content Experiences plugin, customers gain comprehensive tools to design, manage, and measure content campaigns targeting employees through multiple channels and devices. The predefined roles and scheduled jobs automate critical campaign lifecycle management tasks, ensuring content is delivered timely, audiences are accurately maintained, and engagement metrics are tracked effectively. The installed tables provide structured data management for campaigns and user interactions.

Administrators should be aware of the minimum admin user enforcement to avoid accidental loss of administrative access. The plugin's automation and role segregation allow for scalable and secure content campaign management within the ServiceNow platform.  
Several types of components install with the activation of the Content Experiences \[sn_cd\] plugin, including tables, user roles, and scheduled jobs.
Note:  
The Application Files table lists the components that are installed with this application. For instructions on how to access this table, see [Find components installed with an
application](https://www.servicenow.com/docs/access?context=find-components&version=yokohama&pubname=yokohama-platform-administration&ft:locale=en-US).

For more information about tables, see [Table administration](https://www.servicenow.com/docs/access?context=c_TableAdministration&version=yokohama&pubname=yokohama-platform-administration&ft:locale=en-US).  
Demo data is available for this feature.  
Note:  
The Content Experiences \[sn_cd\] plugin activates the sn_ca.min_admin_count system property \[sys_properties.list\]. This property prevents you from deleting your only Content Experiences admin user by requiring a minimum number (default is two) of active users with this role.

## Roles {#installed-with-content-auto__section_wly_yyh_wdb}

The following roles are included when you install the Employee Center application (sn_ex_sp):{#installed-with-content-auto__table_qyy_dv2_sqb__entry__3}

| 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. | * Campaign Approver \[sn_ca.campaign_approver\] * sn_esign.config_manager * sn_cda.analytics_reader * sn_cd.content_approver {#installed-with-content-auto__ul_qtw_pgp_zdb} |
[Table 1. Roles]

{#installed-with-content-auto__table_qyy_dv2_sqb}

## Scheduled jobs installed {#installed-with-content-auto__section_glq_czh_wdb}

{#installed-with-content-auto__table_dx3_gb1_wdb__entry__2}

| 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: * Baseline count * Target count * Evaluation count {#installed-with-content-auto__ul_f1p_2gz_vkb}Evaluation count analyzed against the Target count to determine success. 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: * A Targeted Content record is available starting on 12-01-2019. * Today is 11-27-2019. * When 12-01-2019 arrives, the state of the targeted content changes from Pending to Ready or Available. * If the same content is only available until 12-05-2019 and the date is 12-06-2019, the state of the targeted content changes to Complete or Incomplete. {#installed-with-content-auto__ul_d5y_hmt_yfb} 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](https://servicenow-prod.fluidtopics.net/zX5HxvzzJNmZH2StRzrKbQ "The Content Experiences [sn_ca] plugin adds properties that determine how a campaign runs related to scheduled jobs and performance."). 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](https://servicenow-prod.fluidtopics.net/XqitHhFJvErrYJE7Qk~nNw "Use campaign targets to view a list of employees that your campaign has targeted, their status, and the date they were added."). Runs daily by default. |
[Table 2. Scheduled jobs installed]

{#installed-with-content-auto__table_dx3_gb1_wdb}

## Tables installed {#installed-with-content-auto__section_s1x_dzh_wdb}

{#installed-with-content-auto__table_fbz_45z_vdb__entry__2}

| 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. |
[Table 3. Tables installed]

{#installed-with-content-auto__table_fbz_45z_vdb}
**Related concepts**   

* [Campaign overview and Campaign analytics dashboards](https://servicenow-prod.fluidtopics.net/Wo55oyhCdM7AgNNWXq0vIg "Content Analytics collects data on user interactions and generates visualizations to help campaign managers determine the effectiveness of campaigns.")
* [Content Analytics dashboards](https://servicenow-prod.fluidtopics.net/g95TRLtN36yXAPn3i4pUnQ "Content Analytics display data visualizations for portal data collected in the default tracking profile.")
* [Content engagement dashboard](https://servicenow-prod.fluidtopics.net/HHQcnW2ZDYCN3QozEXe5Lg "Content analytics displays data visualizations of engagement metrics for content published to the portal or Now mobile app in the Content Engagement dashboard.")
* [Content Library Overview dashboard](https://servicenow-prod.fluidtopics.net/9jtUtHD1vnVVDUdo8sztBQ "Content analytics displays data visualizations of performance metrics for content published to the portal or Now mobile app in the Content Library Overview dashboard.")
* [Feedback Analytics dashboard](https://servicenow-prod.fluidtopics.net/pNyCDgwaKa74Ou3cvQMp3Q "Track all your feedback responses with the Feedback Analytics for portals, email, Virtual Agent, kiosks, and Now Mobile.")  
**Related reference**   

* [Approvals experience reference](https://servicenow-prod.fluidtopics.net/xGOvpWvaWlHizZ9NZttO~g "Use the following reference information for better approval experience.")
* [Block content form](https://servicenow-prod.fluidtopics.net/vpb5Ie9iFabDXm8zry0Jqg "Block content form")
* [Components installed with Employee Center Pro](https://servicenow-prod.fluidtopics.net/bFe86DJvYklEwuBTGk9GbA "Several types of components install with the activation of the Employee Center Pro plugin, including user roles and tables.")
* [Components installed with Content engagement](https://servicenow-prod.fluidtopics.net/SoNeXpVIfJKWUF~3YsYPRA "Several types of components are installed with activation of the Content engagement plugin, including tables, user roles, and scheduled jobs.")
* [Components installed with Content Publishing](https://servicenow-prod.fluidtopics.net/6yVP7pRXh6l_p_JllmMRLA "Several types of components install with the activation of the Content Delivery [com.sn_content_delivery] plugin, including tables, user roles, and scheduled jobs.")
* [Components installed with Content Governance](https://servicenow-prod.fluidtopics.net/IaHXrPW5CnLqltmoAPlAJw "Several types of components install with the activation of the Content Governance [sn_cg] plugin, including tables, user roles, and scheduled jobs.")
* [Components installed with Content Analytics](https://servicenow-prod.fluidtopics.net/v8XPQtdVkxIdNOVfqR8Hwg "Several types of components install with the activation of the Content Analytics [sn_cda] plugin, including tables, user roles, and scheduled jobs.")
* [Employee Center Pro widgets](https://servicenow-prod.fluidtopics.net/dmRp4exLTvxivp2TanlIgg "You can use base system widgets as-is in the portal or clone them to suit your own business needs.")
* [Feedback configuration form](https://servicenow-prod.fluidtopics.net/wkXrMA~DiWVC2dZEnbIVYA "Description of the feedback configuration form fields to target a portal for feedback responses.")
* [Feedback definition form](https://servicenow-prod.fluidtopics.net/OlcFc__wR3MlIXaipJtXLA "Description of the feedback definition form fields to curate the experience and service feedback widgets in the portal pages.")
* [Link content form](https://servicenow-prod.fluidtopics.net/NvYtLJUndIqgqS1QX4So5Q "Link content form.")
* [Location Consent form](https://servicenow-prod.fluidtopics.net/JHmx617HcPI3Ta4h5_IRpA "The location consent form helps you configure the communication channels for appointment bookings.")
* [Notification content form](https://servicenow-prod.fluidtopics.net/_RCsTU9zwa0upgnIfGejqw "Notification content form")
* [Properties installed with Content Experiences](https://servicenow-prod.fluidtopics.net/zX5HxvzzJNmZH2StRzrKbQ "The Content Experiences [sn_ca] plugin adds properties that determine how a campaign runs related to scheduled jobs and performance.")
* [Properties installed with Content Governance](https://servicenow-prod.fluidtopics.net/FEdgeioM9nYGw_5Oht9dWQ "The Content Governance [sn_cg] plugin adds properties that determine how many records to show in the Content Operations dashboard.")
* [Properties installed with Content Publishing](https://servicenow-prod.fluidtopics.net/TDsWC69DwTLCClmk2YA_PQ "The Content Publishing [com.sn_content_delivery] plugin adds the following properties that are designed to control how scheduled jobs work in relation to notifications, to-dos, and communities.")
* [Schedule appointment form](https://servicenow-prod.fluidtopics.net/RfB6oKkWXjufcFnzPqPelg "Use the Schedule appointment form to select a reason and provide contact information for your appointment.")

