![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
You can store domain models as desired, for example, in a folder called DomainModels. For each domain model, you create a set of domain entries, where each entry represents a valid value for the entity property that uses the domain model.After you add a domain model, associate it with a property. See Associating Domain Models with Properties
1. Right-click the folder where you want to store the domain model, and select New > Domain Model. You see the New Domain Model Wizard.Alternatively, right-click a resource, and select New > Other. In the New dialog, select Domain Model under TIBCO BusinessEvents.
3. Click Finish. You see the Domain Model editor.
4.
6. The Details section presents appropriate fields for defining the type of domain model entry you selected in step 4. See To Add Domain Entries for examples.
•
•
•
•
•
•
Numeric values in a String domain type When you use a numeric value (Integer, Double, or Long) in a domain model of type String, TIBCO BusinessEvents adds double quotes around the value. (These are visible after you save and reopen the domain model.)
Text values in a numeric data type When you enter text in a domain model of type Integer, Double or Long, TIBCO BusinessEvents marks it in red color, and indicates you to correct it.Boolean entry values are always true or false. The description can give the meaning of the pair of choices, such as male or female, supported or unsupported, eligible or ineligible and so on.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |