Quick Start: Creating an Entity
An entity is a container for a set of attributes and relationships that represents a specific business concept. Entities are defined within manifests. A manifest must exist before you can create an entity.
Step 1: Start the Entity Wizard
- Click the New icon on the toolbar and select Entity.
- Enter the entity name.
- Choose Create Local Entity or select an existing entity as a base.
- Click Next.
Step 2: Select a Manifest
- Select the manifest where the entity will be created.
- Click Next.
Step 3: Add a Type Attribute
- Enter a name for the type attribute.
- Select the data type for the attribute.
- Click to add the attribute to the entity.
- Click Finish.
The entity is created and appears under its manifest in the Project Navigator. You can continue editing it to add more attributes, relationships, and metadata.