Creating a data type in Dev Studio

Define the logical data layer of your application by creating data types to manage and hold data. In addition, reference data types from case types to add all of its fields to a form when you configure the view for a step.

  1. In the navigation pane of Dev Studio, click Data types.
  2. Click Options > Add data type.
  3. Select New Data Type.
  4. Enter a label and description for the data type. This information is required.
  5. Optional: Change the inheritance path for the data type.
    1. Click Advanced to display additional fields.
      • Parent Class (Directed) – By default, the new data object type inherits from the enterprise data layer. You can select a different object type.
      • Identifier – The system uses the parent class and the display name to create the data type's identifier.
      • Choose app layer – Select either the framework or an application layer in which you want to create the data type.
      • Add to ruleset – Required. Select the ruleset in which you want to create the data type.
  6. Click Submit.