I have a model that allows a user to import a CAD dataset, automatically select certain levels, apply attribution and append the selected features to a target geodatabase. The problem is that many of the attribute fields are configured with domains. For example, the database contains a domain for county names that a user can choose from. Currently it is not possible to connect the input user-defined parameters to existing database domains.
Incorporating domains with parameters would allow for a major increase in functionality and allow for clean data-loading.