<< Click to Display Table of Contents >> Add new cable types in dpCom |
New cables are added to codelist CABLE_TYPE_CL. Type of fiber is specified in codelist FIBER_TYPE_CL.
In order to show the information about fiber type combined with cable type in the attribute form there is a database view combining these two codelist. The database view is not editable since it is only showing combined data from two seperate codlists. The view is called CABLE_FIBER_TYPE_CL and combines data from CABLE_TYPE_CL and FIBER_TYPE_CL.
Choose Administration > Codelists > Codelist manager. The codelist manager opens.
1.Select Codelist owner OPTO.
2.Select Codelist CABLE_TYPE_CL.
3.Press (Add).
4.Enter attribute data for the new cable type.
•CODENUM is mandatory and must be unique. •FIBER_TYPE is mandatory and references the CODENUM field from FIBER_TYPE_CL codelist. |
5.Press Save. The new cable type is added to the codelist.