Create table
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.
Before you begin
- 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
About this task
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.
Procedure
Navigate to All > System Definition > Tables.
Select New.
On the form, fill in the fields.
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) On the Controls tab, add the roles in the User Role field.
You add the roles to grant the access to the pack table.
Select Save.
Add or delete attributes.
Select Submit.
Result
The pack table is created with a set of attributes.
What to do next
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.
Parent Topic:Configuring an attribute pack table
Related topics
Configure an attribute pack table against a configuration item