Import a Single Domain from a DDL
A Single Table DDL can be used to create a single Domain by pasting a create table statement. This lesson will show how to create a Customer Domain from a DDL statement.
How to import a Single Domain from a DDL
Step 1: In the Projects Dashboard, select a Project and Project Version.
Note: Make certain the appropriate Project Version has been selected if more than one version exists within the Project.
Step 2: Navigate to the Domains Pane. Expand the New Domain drop-down menu and select the Import from DDL option.
Step 3: Within the dialog window, select the Import Single Domain from DDL option and click Next.
Step 4: Enter all information about your DDL into the Create New Domain from DDL dialog window.
- (Optional) You can change the name of your Domain if you want it to be different from the DDL.
- Select the Vendor of your DDL and then paste your DDL.
- Click the Save button after this information has been added.
Note: The Enforce Type Limit option can be enabled to ensure Generator value limits are automatically enforced when importing a DDL.
Step 5: Your new Domain will be created automatically, and you will be redirected to the Domain Dashboard, as shown below:
Link:
https://genrocket.freshdesk.com/a/solutions/articles/19000000239
Search GenRocket Knowledge Base
Related Assets
How do I create a single domain from DDL?
The Import from DDL option can be used to import your data model as a single data definition language (DDL) or multiple into a Project.
Read More