[
https://jira.jboss.org/browse/TEIIDDES-588?page=com.atlassian.jira.plugin...
]
Barry LaFond commented on TEIIDDES-588:
---------------------------------------
The wizard currently validates "properties" based on the IConnectionProvider, so
if user had ALL profiles in list and chooses one (generic Text File CP for instance), the
Teiid Properties would be EMPTY, so user would have to choose one that is.
Also, the "New" CP wizard has to be of the "Filtered" flavor, so
we'd have to manage that too.
So I choose 2a) option, which is to populate the Combo box from
ProfileManager.getProfiles() and just display the error "No valid Teiid connection
properties associated with this connection profile." and they can't FINISH.
The "Create Data Source" dialog only displays JDBC
profiles.
------------------------------------------------------------
Key: TEIIDDES-588
URL:
https://jira.jboss.org/browse/TEIIDDES-588
Project: Teiid Designer
Issue Type: Bug
Components: Dialogs
Affects Versions: 7.1
Reporter: John Doyle
Assignee: Barry LaFond
Fix For: 7.1.1
The "Create Data Source" dialog that is displayed when you select
Modeling->Create Teiid Data Source displays a list of Connection Profiles to choose
from. The list is only displaying JDBC profiles, so there's no way to select a
SalesForce, SOAP, or LDAP profile.
Two fixes come to mind.
1. Add a filter dropdown above the existing Connection Profile dropdown that allows a
user to select the type of profile to display in the list.
2. Create a larger list by fetching all of the Profiles of Type JDBC and type Teiid
Importer.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira