Use Enumerations with Rulebases

If you have a frequently changing list of enumerations a user can select, consider using data source as a lookup table.

If the enumerations themselves are reference data, use a repository to store the values and a user link to get the values. This eliminates the need to change the rulebase when a valid value list changes, and lets TIBCO MDM users manage the values themselves.