Create a record hierarchy

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • Build a record hierarchy between records in the same table.

    시작하기 전에

    Role required: admin

    프로시저

    1. Navigate to All > System Definition > Record Hierarchy.
    2. Select New.
    3. On the form, fill in the fields.
      표 1. Record hierarchy form
      Field Description
      Label Label used for displaying the record hierarchy.
      Name Internal name for the record hierarchy.
      Table The table with records that you want organize into a hierarchy.
      Reference Field The self-reference field that defines parent-child relationships between records in the selected table.
    4. Select Submit.

    결과

    A record hierarchy based on the specified reference field is created. The ServiceNow AI Platform automatically builds the hierarchy paths that define the relationships between records in the hierarchy.

    다음에 수행할 작업

    Build queries in condition builder using the [is in hierarchy] or [is in hierarchy (dynamic)] operators. See Operators available for filters and queries.