Configuring Network Integrity Specifications

To configure Network Integrity Specifications:

  1. In the Studio Projects view, double-click a specification.

    The Specification editor appears.

  2. (Optional) In the Display Name field, enter a display name for any localizable languages.

    Design Studio supports multiple languages for this field. You can specify a name for each language available in the list beside the Display Name field.

    If your preferences are set up to work in one language only, the list displays only the [default] option. See "Defining Language Preferences" for more information.

  3. Do one of the following:

  4. Define the layout for the specification.

    See "Defining Network Integrity Specification Layouts" for more information.

  5. Define UI settings for the specification characteristics.

    See "Defining Network Integrity Specification Layouts" for more information.

  6. (Optional) To add the specification to an action in another cartridge project, do the following:

    1. Ensure the cartridge project containing the action is dependent on the cartridge project containing the specifications.

      See "Managing Project Dependencies" for more information.

    2. Add the new specification to a model collection in the other cartridge project.

      See "Adding Specifications to Network Integrity Model Collections" for more information.

    3. Add the model collection to the action.

      See "Adding Model Collections to Network Integrity Actions" for more information.

Related Topics

About Network Integrity Specifications

Creating Network Integrity Specifications

Network Integrity Specification Editor

Adding Characteristics to Network Integrity Specifications

Specifications can be augmented with characteristics to collect information about entities. Some specifications come with default characteristics.

You can add characteristics to Network Integrity specifications in the following ways:

Creating Characteristics from the Network Integrity Specification Editor

To create characteristics from the Specification editor:

  1. On the Specification editor Characteristics tab for a Network Integrity specification, right-click the data tree area and select Add Characteristic.

    The Create and Add Characteristic dialog box appears.

  2. Do the following:

    • From the Primitive Type list, select the data type for the characteristic.

      Depending on the data type you select, some fields may not appear.

    • In the Name field, enter the name for the characteristic.

    • In the Display Name field, enter the display name for the characteristic.

      The display name is the name of the input field in the Network Integrity UI.

    • In the Multiplicity field, specify whether the characteristic is required.

      Do not select Range.

    • In the Length area, use the Maximum and Minimum fields to specify the length for string data types. Select the Unbounded check box to not set an explicit maximum value.

    • (Optional) In the Default field, enter a default value.

  3. Click Finish.

    Design Studio creates the data element in the data schema as a characteristic and adds the new characteristic to the Specification editor Characteristics tab.

  4. Configure the characteristic.

    See "Creating Characteristics" in the Modeling Inventory Help for more information.

Adding Existing Characteristics to Network Integrity Specifications

To add existing characteristics to a specification:

  1. On the Specification editor Characteristics tab for a Network Integrity specification, right-click the data tree area and click Select Characteristic.

    The Select Characteristic dialog box appears. The dialog box lists characteristics from the current cartridge project and from dependent cartridge projects. See "Managing Project Dependencies" for more information.

  2. Select one or more characteristics.

    You can filter the list by element name by typing in the Element field and clicking the Filter icon, or by entity name by typing in the Entity Name field and clicking the Filter icon.

  3. Click OK.

    Design Studio adds the characteristics to the Specification editor Characteristics tab.

Defining Network Integrity Specification Layouts

You define layouts for specifications to specify how and where characteristics appear as fields in the Network Integrity UI scan results.

To define specification layouts:

  1. On the Specification editor Layouts tab, select a characteristic.

    Note:

    Design Studio for Network Integrity does not support suppressing characteristics from the run-time UI. All characteristics appear in the run-time UI.
  2. Organize the order of the characteristics:

    1. From the Selected list, select a characteristic.

    2. Click the Up Arrow or Down Arrow icons.

  3. (Optional) To add rows, right-click a characteristic and select Insert New Row.

    Characteristics appear in the order indicated from left to right in the Network Integrity UI. By inserting a row, the proceeding characteristics restart on the left of the UI on a new row.

  4. Save the specification.

Note:

Clicking the Reset button resets the order of the characteristics in the Panels / Elements area and remove any added rows.

Related Topics

Creating Network Integrity Specifications

Network Integrity Specification Editor

Defining UI Settings for Network Integrity Specification Characteristics

You define the UI settings for each characteristic on a specification to determine how it appears in the Network Integrity UI scan results. Repeat the procedure for all characteristics appearing in the UI.

To define UI settings for a characteristic:

  1. On the Specification editor Layouts tab, from the Selected list, select a characteristic.

    The configurable options for the characteristic appear in the UI Settings area.

  2. Configure the following UI settings:

    1. In the Display Name field, enter the field name as you want it to appear in the Network Integrity UI.

    2. In the ToolTip field, enter a tooltip value for the field, to appear when a user mouses over the field in the Network Integrity UI.

    All other fields inherit their values from the data schema.

  3. Save the specification.

Related Topics

Creating Network Integrity Specifications

Network Integrity Specification Editor