Components installed with Skills Foundation

  • Release version: Yokohama
  • Updated January 30, 2025
  • 2 minutes to read
  • Several types of components are installed with the activation of the Skills Foundation application, including user roles and tables.

    Skills Foundation roles

    Table 1. Roles in Skills Foundation
    Role name Operations Roles
    Skills Foundation manager Can view and validate skills of an employee. sn_skills_int.manager
    Skills Foundation admin Can configure system settings with complete access to all the features and functionality related to the employee. sn_skills_int.admin
    Skills Foundation employee View and update the skills profile. sn_skills_int.emp
    Skills Foundation reader Read the Skills Foundation records. sn_skills_int.reader
    Skills Foundation Job architecture editor View and update the job architecture and required statuses. sn_skills_int.job_arch_editor
    Skills Foundation Job architecture admin View, create, update, remove, and configure the job architecture. sn_skills_int.job_arch_admin
    You can assign these roles to the appropriate roles, groups, or users in your application.

    Tables installed

    Table 2. Tables in Skills Foundation
    Table Description
    cmn_skills Stores the data related to skills.
    sn_skills_int_job_family_m2m_job_profile Stores the relationship between job profiles and job families.
    sn_skills_int_job_family Stores the job family that broadly classifies the jobs based on similar requirements.
    sn_skills_int_company_job_arch_staging Stores the Job architecture staging data.
    sn_skills_int_job_profile Stores the job profiles related to the jobs in your organization.
    sn_skills_int_job_level Stores the job levels in your organization.
    sn_skills_int_job_level_to_level_config Stores the progression between job levels.
    sn_skills_int_related_role_group Stores the data of role groups that are related to each other.
    sn_skills_int_role_group Stores the role groups that classify the roles in your organization.
    sn_skills_int_role_group_skill Stores the skills data in the role groups.
    sn_skills_int_role_level Stores the role level data in your organization.
    sn_skills_int_role_level_m2m_ind_title Stores the data related to the industry titles imported into your ServiceNow instance.
    sn_skills_int_employee_role_level_m2m Stores the relationship of how an employee maps to a role level and whether it’s a primary role.
    sn_skills_int_role_level_skill Stores skills at the role level.
    sn_skills_int_proficiency_autofill_config Stores the configuration for proficiency autofill. For more information, see Set the job proficiency level automatically.
    sn_skills_int_extracted_skill Stores skills extracted from a resume upload.
    sn_skills_int_skill_onboarding_prediction Stores the match/duplicate skill predictions from the custom skills imported.
    sn_skills_int_skill_onboarding Stores the custom skills imported.
    sn_skills_int_skill_validation Stores the validation information of the user skills.
    sn_skills_int_user_managed_skill Stores user skills added to the skills profile.
    sn_skills_int_dynamic_skill Stores the new skills requested from the dynamic sources ( currently only from Credly).
    sn_skills_int_dynamic_skill_requestor Stores the requester information for the dynamic skills added.