Create a talent type

  • Freigeben Version: Australia
  • Aktualisiert 12. März 2026
  • 1 Minute Lesedauer
  • Create an implementation in the talent profile scripted extension point to add a new talent type.

    Vorbereitungen

    Role required: sn_ta_hiring_core.admin/ sn_ta_tp.talent_profile_admin

    Warum und wann dieser Vorgang ausgeführt wird

    The Talent profile extension point has four default implementations that pull in data of different talent types to the talent profiles. You can use the default settings available or create implementations, depending on your organizational requirements.

    Prozedur

    1. Navigate to All > System Extension Points > Scripted Extension Points.
    2. Search for sn_ta_tp.TalentProfileExtPoint extension point and select to open it.
      Hinweis:
      The extension point must be opened within the Talent profile application scope.

      You have four default implementations.

      Tabelle : 1. Talent profile implementations
      Extension point Extension class Description
      sn_ta_tp.TalentProfileExtPoint TalentProfileExtPointDefault Extension point for default or unspecified talent profiles.
      sn_ta_tp.TalentProfileExtPoint TalentProfileExtPointAlumni Extension point for the talent type, alumni.
      sn_ta_tp.TalentProfileExtPoint TalentProfileExtPointEmployee Extension point for the talent type, employee.
      sn_ta_tp.TalentProfileExtPoint TalentProfileExtPointCandidate Extension point for the talent type, external candidate.
    3. Select the Create implementation related link to create an implementation.
    4. On the Create implementation form, fill in the fields.
      For a description of the field values, see Create implementation form.

    Ergebnisse

    You've created an implementation for the sn_ta_tp.TalentProfileExtPoint extension point. Use it to have a customized talent type.