create a new data domain with only schema and views
Is there other way to create a new data domain with only schema and views from an existing data domain? I dun need the data. I only know of 2 ways. 1. Create a new data domain, then use CloverETL to load the data schema and then re-create the views inside this data domain. 2. import a data domain as a new data domain and then use CloverETL to delete records based on some specifier.