How to set a default for the list of default data sources
Oracle product: Oracle BI Publisher
Version: 12.2.1.3.0 (build:20220922.1114)
Details:
When creating a new data model, a new sql query Data Source will default to whatever is listed in the data model Properties. If I don't set a "default" data source in Properties it appears that the default becomes the first one in alphabetical order. For example, if I have 4 data bases: Dev, Test, Sandbox, and Prod, the default in Properties (and thus in the SQL Query) will be "Dev".
I know I can manually set it, but I'd like to have the default data source in Properties always set to Sandbox. Then the SQL Query will default to that without me going into Properties to set it. This would be the default for all developers on the team.