Connect your ServiceNow instance with third-party learning systems to pull learning content into a single repository.

Before you begin

Role required: learning_admin

Activating the Learning Core (sn_lc) plugin automatically enables the following plugins:

The following plugins are not active by default, and you must install them to use them with Learning Core.

Procedure

  1. Integrate your ServiceNow instance with the third-party learning source account that you plan to use.
    The records from the third-party content are pulled into your ServiceNow instance using an API call. To successfully run this API call, you must configure the com.glide.transform.json.max-partial-length and com.snc.process_flow.reporting.serialized.val_size_limit properties. For more information on these system properties, see Configure properties for Learning Core .
  2. Activate the required schedule flow to synchronize third-party learning content into your ServiceNow instance.
    For more information, see Activate Learning Core flows.
  3. Configure the learning system with which you want to integrate your ServiceNow instance.
    For more information, see Configure a learning system.
    Note: Once you set up the Learning Core application, the source record for Cornerstone OnDemand, Pluralsight, and Udemy applications are automatically created in the Source module in Enterprise Service Management Integrations Framework. These source records contain a predefined set of properties and integration services. For more information, see Sources for Learning Core.
  4. Refresh the entire third-party content or synchronize new and updated service content into your ServiceNow instance.
    • To refresh the entire content, set the full_pull property to true.
      Note: When the schedule flow is run for the first time, it always is a full pull irrespective of the value set in the property.
    • To synchronize new and updated service content, set the full_pull property to false.
    1. Open any integration source for which you want to pull content.
    2. Click Run Job to manually synchronize data.
    The integration framework pulls the corresponding third-party learning courses into the Learning External Content [sn_lc_external_content] table on your ServiceNow instance.
    When synchronizing new and updated services, the content is populated as described in the table below.

What to do next

To integrate Learning Core with a new third-party learning system, follow the instructions in Create a source for a learning system.