Adding record types to schemas

You can add stateful or stateless record types to an existing schema.

About this task

If you are adding a stateless record type, you must select one or more of its fields to be the unique key. For more information about the unique key, see To select the unique key for a stateless record type in a schema.

Rational ClearQuest software uses the database name for the table. By default, it is the same as the record type name.

To add a record type to a schema:

Procedure

  1. Start the Designer.
  2. Click Edit > Add Record Type/Family.
  3. In the Add Record Type window, select the class for the record type (either State or Stateless).
  4. In the Record Type field, type a name for the record type and click OK.

Feedback