Viewing the data model for a data object
View and extend the data model for a data object with scalars, entities, and relationships that meet the needs of your business.
- Navigate to the place where you want to view the data model:
Choices Actions App Studio - In the navigation pane of App Studio, click Data.
Dev Studio - In the navigation pane of Dev Studio, click Data types.
- Click the data object (App Studio) or data type (Dev Studio) for which you want to view the data model.
- On the Data model tab, click View data model.
- Explore the data model by using the following options:
- To search for a property, enter the property name in the search box in
the left panel and press Enter.
The search results show a list of matches and indicate where the field is located. In the right panel, the blue node is the node you are hovering over, the dark gray nodes contain a matching entry, and the light gray nodes do not have a matching entry.
- To open the Data Designer for a case or data object, click the case or data object in the diagram and click Open in the left pane.
- To add a field to a case or data object, click Create new field in the left pane.
- To edit a field, hover over it and click the Gear icon.
- To delete a field, hover over it and click the Delete icon.
- To view broken associations, click
To create a new relationship, add a data relationship field or switch to Dev Studio and add an association. When you create a data relationship, an association is automatically created.
.
- To search for a property, enter the property name in the search box in
the left panel and press Enter.
Previous topic Viewing the data model for a case Next topic Managing data and integrations with the Integration Designer