Define the reference key

  • Rversion finale: Australia
  • Mis à jour 12 mars 2026
  • 1 minute de lecture
  • By default, reference fields store the sys_id of the record in the database.

    Avant de commencer

    Role required: personalize_dictionary

    Pourquoi et quand exécuter cette tâche

    By defining a reference key, you can identify a field other than sys_id to use as the unique identifier for the reference field. The value of the reference key field, instead of the sys_id, is stored in the database for that reference field.

    Procédure

    1. Navigate to All > System Definition > Dictionary.
    2. Open the field record (for example, resolved_by on the Incident table).
    3. In the Reference key field, enter a field name on the referenced table (for example, email on the sys_user table).
      Remarque :
      Always choose a field from the referenced table that is both required and unique.
    4. Select Update.