Importing and Exporting Domain Models
You can import domain model information from a database, from a Microsoft Excel spreadsheet, and from the source of a database concept property.
- Importing Domain Model from a Database Table
- When you import domain model information from a database, the result set from the SQL query is transformed for use as domain model entries. For details, see Importing Domain Model Entries from a Database Table.
- Importing Domain Model from a Database Concept
- You can create a domain model by importing values from the database column that corresponds to a database concept property. For details, see Importing Domain Model Information from a Database Concept .
- Exporting To and Importing Domain Model From Excel
- You can export a domain model to a Microsoft Excel spreadsheet. The description for each domain model entry goes in column A, and the value goes in column B. When you import from an Excel spreadsheet, similarly, column A is used as the description, and column B is used for the value.
After you import a domain model, associate it with a property. See Associating Domain Models with Properties
Copyright © Cloud Software Group, Inc. All rights reserved.