[
https://issues.jboss.org/browse/TEIIDDES-3099?page=com.atlassian.jira.plu...
]
Barry LaFond commented on TEIIDDES-3099:
----------------------------------------
[~mmajerni] The configuration properties for a connection in the standalone.xml file for a
server are not necessarily the same connection properties defined in *Eclipse* connection
profiles. Designer uses the *Eclipse* connection properties as the design-time objects
for these properties. The *Create Data Source* dialog (screen1.png) is the way users can
create a *<data-source>* or a <resource-adapter> entry in the standalone.xml,
but it's done through the Teiid Admin API. The dialog accesses a list of associated
property definitions (data source properties table) which the user can fill out and
*submit* for deployment.
Note that in the new *Connections* view, users can run *Create Data Source* from a
selected *Connection Profile* (i.e. Local connection), or from a selected *Deployed* data
source but I think there may be confusion launching the *Create* action from the
*Deployed* node in the tree, which is the same wizard.
Data sources cannot be created
------------------------------
Key: TEIIDDES-3099
URL:
https://issues.jboss.org/browse/TEIIDDES-3099
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export
Affects Versions: 11.1
Reporter: Mario Majernik
Priority: Blocker
Attachments: screen1.png, screen2.png
Data Source cannot be created because in new version of designer are changed properties
of data sources.
For example: (screen1.png --> right window) I chose salesforce as example. There are
the same 3 important parameters in Data Source Properties for all drivers (why?) :
* connection-url
* user-name
* password
and for salesforce we have these parameters in connection profile : (screen2.png)
So how should I create data source when I do not have a "connection-url" (or
how I can create a connection-url). The same problem is with more data sources. For
example google spreadsheet (screen2.png) there are 4 properties.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)