We use cookies to ensure that we give you the best experience on our website. By continuing your visit on the website, you consent to the use of the cookies. If you want to find out more about the cookies we use, you can access our Privacy Policy.
This event will get you introduced to Data Modeling in OutSystems. With this beginner session you will be able to know the basics on how to create a simple data model with entities and static entities, how you can create unique indexes in entities, and how to define delete rules for data stored in entities containing relationships.
92 RSVPs
Beginner
About this event
Join this OSUG Beginner Session to learn all you need to know about OutSystems Data Modelling.
Contents:
Entities and Static Entities:
Entities, Static Entities Introduction
Primary Key
Sequential Attributes
Indexes
Demo on How to create Entities and Static Entities
Entity Relationships
How to define a one-to-one relationship between data entities.
How to create one-to-many relationships between entities in OutSystems.
How to implement a many-to-many relationship using a junction table in OutSystems.
Delete Rules
Define the referential integrity behavior you wish to have in entity relationships.