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 TIBCO BusinessEvents Data Modeling Developer’s Guide.
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.
For details on exporting and importing from a Microsoft Excel, see the following topics:

After you import a domain model, associate it with a property. See Associating Domain Models to Properties