Community
Participate
Working Groups
The ODA ProfileSelection UI page currently requires an user to first specify an *existing* file that contains ODA connection profile instances, from which a profile can be selected. It expects an user to have already created such file using the Export feature in the Data Source Explorer (DSE) view. In the case where such file does not already exist, the UI flow would be awkward requiring an user to exit the ProfileSelection UI page, and switch to the DSE view. In other cases, a consumer UI application may not even have direct access to the DSE view. This enhancement is to add a New... button in the ODA ProfileSelection UI page, which will open an extended ExportProfilesDialog, where an user can directly create a new connection profile store with existing and/or new profile instances.
Created attachment 84788 [details] Screenshot of enhanced Profile Selection page
Created attachment 84789 [details] Screenshot of the new UI dialog to create a new connection profile store file.
Committed enhancements. See attached screenshots for related UI changes.
Committed further refactoring to allow the TestConnection task in an ODA profile editor page to run without using an async Job.
Created attachment 85027 [details] Refactoring for ProfileCreationDialog & ExportProfileDialog Proposed patch for refactoring ProfileCreationDialog & ExportProfileDialog so that more of the implementation is pushed to the base class.
Re-opened bug to address comment #5.
Committed above patch, with further refactoring of methods and variable names.
Closing bugs