Suppose I have Two organization Like A and B. I am uisng Different Datasource for Both organization.I have created few domains in Organization A. Now I want to use these domain for B organization. Then I need to update all the schema according to the B organization manually.suppose I have many organization with different user then want to do same things for all organization. It will take more time.Is there any other way to do this.
1 Answer:
You might try the approach in this answer:
http://community.jaspersoft.com//questions/841943/two-datasources-utiliz...
If you have many data sources you want to do this with, you could write a script to modify the domain. You can also use the command line for import/export, so you might be able to automate it even more.