Skip Headers
Oracle® Communications Design Studio Modeling Inventory
Release 7.2.4
Go to Design Studio Help Home
Go to Table of Contents
Go to Feedback page

Go to previous page
Go to next page
Mobi · ePub

Data Schema Editor Characteristics Tab

Use the Data Schema editor Characteristics tab to define valid dates for calendar-type characteristics and to define enumerations (also known as drop down list values) for drop down-type characteristics.

Note:

You can define valid values for characteristics at two different levels: at the schema level (general) and at the specification level (specific). Design Studio evaluates the values defined for characteristics from the general level to the specific level. For example, the characteristic properties defined at the data element level (defined for data elements in the Data Schema editor) are overridden if you define properties for the same characteristic at the specification level (properties defined in the Specification editor).

See "Specification Editor Layouts Tab" for more information about defining characteristic attributes at the specification level.

Field Use
Start Date Select the date after which the calendar-type field is valid.
End Date Select the date after which the calendar-type field is invalid.
Drop Down Options Select one of the following:
  • Select Enumerations to populate the drop down list with a set of statically-defined values. See "Creating Data Element Enumerations" and "Enumerations Tab" for more information.

  • Select Entity Link to populate the drop down list with the names of all entities created from the selected specification. Use the options in the Entity Link area to complete the configuration.

  • Select Query to populate a drop-down list with the results of the query that you define. Use the options in the Query area to complete the configuration.

Entity Link If you selected Entity Link in the Drop Down Options field, you can populate the drop down list with the names of all entities created from the selected specification.

Do one of the following:

  • Click the Entity link to create and use a new specification.

  • Click Select to use an existing specification.

  • Click Clear to remove the selection.

Query If you selected Query in the Drop Down Options field, you can populate a drop-down list with the results of the query that you define.

Do one of the following:

  • Click Parameter to create and use a new query.

  • Click Select to select an existing characteristic for the query parameter.

  • Click Clear to remove the selection.