Create table

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 2분
  • Create an attribute pack table with the attributes that you define in the Telecommunications Network Inventory application so that you can use these attributes in the CI record.

    시작하기 전에

    • Make sure that the Attribute Pack plugin is installed with the Telecommunications Network Inventory application.
    • Switch the Application scope to Attribute Pack.

    Role required: admin, sn_ni_core.inventory_admin

    이 태스크 정보

    Create an attribute pack table with attributes by extending the Pack Base (sn_attribute_pack_base) table. You define and store the attributes in the Pack base table. You can enable read or write permission for all application scopes.

    프로시저

    1. Navigate to All > System Definition > Tables.
    2. Select New.
    3. On the form, fill in the fields.
      표 1. Attribute Pack Table form
      Field Value
      Label Name of the pack table.
      Name Auto-populated name that is based on the label name that you selected (sn_attribute_pack_<label name>).
      Extends table Pack (sn_attribute_pack_base)
    4. On the Controls tab, add the roles in the User Role field.
      You add the roles to grant the access to the pack table.
    5. Select Save.
    6. Add or delete attributes.
    7. Select Submit.

    결과

    The pack table is created with a set of attributes.

    다음에 수행할 작업

    To use the pack table in inventory forms, you must configure it to map with the inventory objects. To learn more, see Configure an attribute pack table against a configuration item.