[JBoss JIRA] (TEIIDDES-1829) Add Dynamic Parameter Capability to REST Connection Profile
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1829?page=com.atlassian.jira.plu... ]
Barry LaFond commented on TEIIDDES-1829:
----------------------------------------
* +1 on adding the URL preview
* I'd suggest placing the *Parameters* and *Optional Request Header Properties* panels in a tabbed panel to optimize space.
> Add Dynamic Parameter Capability to REST Connection Profile
> -----------------------------------------------------------
>
> Key: TEIIDDES-1829
> URL: https://issues.jboss.org/browse/TEIIDDES-1829
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Web Services Support
> Affects Versions: 8.2
> Reporter: Ted Jones
> Assignee: Ted Jones
> Fix For: 8.6, 8.5.1
>
> Attachments: add_parameter_dialog.png, REST CP.png
>
>
> Currently the REST CP just takes a URL, potentially with parameters included. Need to add an option for dynamic parameters including URI and/or query string. As parameters are added, we should generate a preview of the full URL. Something like: http://{host}:{port}/restservice/books/book?parm1=value1&parm2=value2.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (TEIIDDES-2195) Unable to add View model to VDB
by Andrej Šmigala (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2195?page=com.atlassian.jira.plu... ]
Andrej Šmigala updated TEIIDDES-2195:
-------------------------------------
Description:
Create a VDB that contained the source model. Deployed and tested. Then created a View model that has the existing source model as a dependency. Then went to the VDB editor and clicked to add a model. Selected the View model to add, but wouldn't allow because the there's a duplicate.
Had to first remove the source model from the VDB editor, save, then go in and add the View model (which then added the source model dependency).
was:
Had to first remove the source model from the VDB editor, save, then go in and add the View model (whiCreate a VDB that contained the source model. Deployed and tested. Then created a View model that has the existing source model as a dependency. Then went to the VDB editor and clicked to add a model. Selected the View model to add, but wouldn't allow because the there's a duplicate. ch then added the source model dependency).
> Unable to add View model to VDB
> -------------------------------
>
> Key: TEIIDDES-2195
> URL: https://issues.jboss.org/browse/TEIIDDES-2195
> Project: Teiid Designer
> Issue Type: Bug
> Components: VDB & Execution
> Affects Versions: 8.4
> Reporter: Van Halbert
>
> Create a VDB that contained the source model. Deployed and tested. Then created a View model that has the existing source model as a dependency. Then went to the VDB editor and clicked to add a model. Selected the View model to add, but wouldn't allow because the there's a duplicate.
> Had to first remove the source model from the VDB editor, save, then go in and add the View model (which then added the source model dependency).
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (TEIIDDES-2195) Unable to add View model to VDB
by Andrej Šmigala (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2195?page=com.atlassian.jira.plu... ]
Andrej Šmigala updated TEIIDDES-2195:
-------------------------------------
Description:
Had to first remove the source model from the VDB editor, save, then go in and add the View model (whiCreate a VDB that contained the source model. Deployed and tested. Then created a View model that has the existing source model as a dependency. Then went to the VDB editor and clicked to add a model. Selected the View model to add, but wouldn't allow because the there's a duplicate. ch then added the source model dependency).
was:
Create a VDB that contained the source model. Deployed and tested. Then created a View model that has the existing source model as a dependency. Then went to the VDB editor and clicked to add a model. Selected the View model to add, but wouldn't allow because the there's a duplicate.
Had to first remove the source model from the VDB editor, save, then go in and add the View model (which then added the source model dependency).
> Unable to add View model to VDB
> -------------------------------
>
> Key: TEIIDDES-2195
> URL: https://issues.jboss.org/browse/TEIIDDES-2195
> Project: Teiid Designer
> Issue Type: Bug
> Components: VDB & Execution
> Affects Versions: 8.4
> Reporter: Van Halbert
>
> Had to first remove the source model from the VDB editor, save, then go in and add the View model (whiCreate a VDB that contained the source model. Deployed and tested. Then created a View model that has the existing source model as a dependency. Then went to the VDB editor and clicked to add a model. Selected the View model to add, but wouldn't allow because the there's a duplicate. ch then added the source model dependency).
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (TEIIDDES-1829) Add Dynamic Parameter Capability to REST Connection Profile
by Ted Jones (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1829?page=com.atlassian.jira.plu... ]
Ted Jones edited comment on TEIIDDES-1829 at 6/2/14 5:45 PM:
-------------------------------------------------------------
Added screenshot of new REST CP and Add Parameter dialog. The parameters can be added as either a URI parameter type (.../books/1234) or as a query string parameter (.../books?isbn=1234). The parameters will be added to the base REST url in the order they are added to the CP. Optionally, we could create a preview of URL to show what will be generated as a result of adding the parameters.
This information will be used in the importer to generate the transformation.
was (Author: tejones):
Added screenshot of new REST CP and Add Parameter dialog. The parameters can be added as either a URI parameter type (.../books/{isbn}) or as a query string parameter (.../books?isbn=xxxx). The parameters will be added to the base REST url in the order they are added to the CP. Optionally, we could create a preview of URL to show what will be generated as a result of adding the parameters.
This information will be used in the importer to generate the transfomation.
> Add Dynamic Parameter Capability to REST Connection Profile
> -----------------------------------------------------------
>
> Key: TEIIDDES-1829
> URL: https://issues.jboss.org/browse/TEIIDDES-1829
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Web Services Support
> Affects Versions: 8.2
> Reporter: Ted Jones
> Assignee: Ted Jones
> Fix For: 8.6, 8.5.1
>
> Attachments: add_parameter_dialog.png, REST CP.png
>
>
> Currently the REST CP just takes a URL, potentially with parameters included. Need to add an option for dynamic parameters including URI and/or query string. As parameters are added, we should generate a preview of the full URL. Something like: http://{host}:{port}/restservice/books/book?parm1=value1&parm2=value2.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (TEIIDDES-1829) Add Dynamic Parameter Capability to REST Connection Profile
by Ted Jones (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1829?page=com.atlassian.jira.plu... ]
Ted Jones edited comment on TEIIDDES-1829 at 6/2/14 5:44 PM:
-------------------------------------------------------------
Added screenshot of new REST CP and Add Parameter dialog. The parameters can be added as either a URI parameter type (.../books/{isbn}) or as a query string parameter (.../books?isbn=xxxx). The parameters will be added to the base REST url in the order they are added to the CP. Optionally, we could create a preview of URL to show what will be generated as a result of adding the parameters.
This information will be used in the importer to generate the transfomation.
was (Author: tejones):
Added screenshot of new REST CP and Add Parameter dialog. The parameters can be added as either a URI parameter type (.../books/{isbn}) or as a query string parameter (.../books?isbn=xxxx). The parameters will be added to the base REST url in the order they are added to the CP. Optionally, we could create preview URL to show what will be generated as a result of adding the parameters.
This information will be used in the importer to generate the transfomation.
> Add Dynamic Parameter Capability to REST Connection Profile
> -----------------------------------------------------------
>
> Key: TEIIDDES-1829
> URL: https://issues.jboss.org/browse/TEIIDDES-1829
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Web Services Support
> Affects Versions: 8.2
> Reporter: Ted Jones
> Assignee: Ted Jones
> Fix For: 8.6, 8.5.1
>
> Attachments: add_parameter_dialog.png, REST CP.png
>
>
> Currently the REST CP just takes a URL, potentially with parameters included. Need to add an option for dynamic parameters including URI and/or query string. As parameters are added, we should generate a preview of the full URL. Something like: http://{host}:{port}/restservice/books/book?parm1=value1&parm2=value2.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (TEIIDDES-1829) Add Dynamic Parameter Capability to REST Connection Profile
by Ted Jones (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1829?page=com.atlassian.jira.plu... ]
Ted Jones commented on TEIIDDES-1829:
-------------------------------------
Added screenshot of new REST CP and Add Parameter dialog. The parameters can be added as either a URI parameter type (.../books/{isbn}) or as a query string parameter (.../books?isbn=xxxx). The parameters will be added to the base REST url in the order they are added to the CP. Optionally, we could create preview URL to show what will be generated as a result of adding the parameters.
This information will be used in the importer to generate the transfomation.
> Add Dynamic Parameter Capability to REST Connection Profile
> -----------------------------------------------------------
>
> Key: TEIIDDES-1829
> URL: https://issues.jboss.org/browse/TEIIDDES-1829
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Web Services Support
> Affects Versions: 8.2
> Reporter: Ted Jones
> Assignee: Ted Jones
> Fix For: 8.6, 8.5.1
>
> Attachments: add_parameter_dialog.png, REST CP.png
>
>
> Currently the REST CP just takes a URL, potentially with parameters included. Need to add an option for dynamic parameters including URI and/or query string. As parameters are added, we should generate a preview of the full URL. Something like: http://{host}:{port}/restservice/books/book?parm1=value1&parm2=value2.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (TEIIDDES-1829) Add Dynamic Parameter Capability to REST Connection Profile
by Ted Jones (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1829?page=com.atlassian.jira.plu... ]
Ted Jones updated TEIIDDES-1829:
--------------------------------
Attachment: add_parameter_dialog.png
> Add Dynamic Parameter Capability to REST Connection Profile
> -----------------------------------------------------------
>
> Key: TEIIDDES-1829
> URL: https://issues.jboss.org/browse/TEIIDDES-1829
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Web Services Support
> Affects Versions: 8.2
> Reporter: Ted Jones
> Assignee: Ted Jones
> Fix For: 8.6, 8.5.1
>
> Attachments: add_parameter_dialog.png, REST CP.png
>
>
> Currently the REST CP just takes a URL, potentially with parameters included. Need to add an option for dynamic parameters including URI and/or query string. As parameters are added, we should generate a preview of the full URL. Something like: http://{host}:{port}/restservice/books/book?parm1=value1&parm2=value2.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (TEIIDDES-1829) Add Dynamic Parameter Capability to REST Connection Profile
by Ted Jones (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1829?page=com.atlassian.jira.plu... ]
Ted Jones updated TEIIDDES-1829:
--------------------------------
Attachment: REST CP.png
> Add Dynamic Parameter Capability to REST Connection Profile
> -----------------------------------------------------------
>
> Key: TEIIDDES-1829
> URL: https://issues.jboss.org/browse/TEIIDDES-1829
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Web Services Support
> Affects Versions: 8.2
> Reporter: Ted Jones
> Assignee: Ted Jones
> Fix For: 8.6, 8.5.1
>
> Attachments: REST CP.png
>
>
> Currently the REST CP just takes a URL, potentially with parameters included. Need to add an option for dynamic parameters including URI and/or query string. As parameters are added, we should generate a preview of the full URL. Something like: http://{host}:{port}/restservice/books/book?parm1=value1&parm2=value2.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (TEIIDDES-2137) Unable to Generate REST WAR Due to Missing Teiid Class
by Ted Jones (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2137?page=com.atlassian.jira.plu... ]
Ted Jones resolved TEIIDDES-2137.
---------------------------------
Resolution: Done
Verified fixed with Paul's last PR.
> Unable to Generate REST WAR Due to Missing Teiid Class
> ------------------------------------------------------
>
> Key: TEIIDDES-2137
> URL: https://issues.jboss.org/browse/TEIIDDES-2137
> Project: Teiid Designer
> Issue Type: Bug
> Components: Web Services Support
> Affects Versions: 8.5
> Reporter: Ted Jones
> Assignee: Paul Richardson
> Fix For: 8.5
>
> Attachments: BooksRest.zip
>
>
> When attempting to generate a REST war, I received the following exception:
> java.lang.Exception: /Users/tejones/apps/plugins/teiid-designer/plugins/org.teiid.designer.webservice/rest_war_build/work/1398793292649_5538618606854300057/BooksRest/WEB-INF/classes/org/teiid/rest/services/TeiidRSProviderPost.java:34: cannot find symbol
> symbol : class TransformationException
> location: package org.teiid.core.types
> at org.teiid.designer.runtime.ui.wizards.webservices.util.RestWebArchiveBuilderImpl.createResourceJavaClasses(RestWebArchiveBuilderImpl.java:557)
> at org.teiid.designer.runtime.ui.wizards.webservices.util.RestWebArchiveBuilderImpl.createWebArchive(RestWebArchiveBuilderImpl.java:222)
> at org.teiid.designer.runtime.ui.wizards.webservices.RestWarDeploymentInfoDialog.execute(RestWarDeploymentInfoDialog.java:210)
> at org.teiid.designer.runtime.ui.wizards.webservices.RestWarDeploymentInfoDialog$1.run(RestWarDeploymentInfoDialog.java:165)
> at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (TEIIDDES-2196) Data Roles dialog issues
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2196?page=com.atlassian.jira.plu... ]
Barry LaFond resolved TEIIDDES-2196.
------------------------------------
Resolution: Done
Done
> Data Roles dialog issues
> ------------------------
>
> Key: TEIIDDES-2196
> URL: https://issues.jboss.org/browse/TEIIDDES-2196
> Project: Teiid Designer
> Issue Type: Bug
> Components: Dialogs
> Affects Versions: 8.0
> Reporter: Ramesh Reddy
> Assignee: Barry LaFond
> Priority: Critical
> Fix For: 8.5, 8.3.4
>
> Attachments: column-masking-dialog.png, permissions-row-filter-tab.png, row-based-security-dialog.png
>
>
> There is one bug, few couple suggestions
> 1) Rename "Conditions" tab to "Row Filter"
> 2) Rename "Mask" tab "Column Masking"
> 3) When somebody clicks "add" in conditions, the resource only applies to tables and views not columns. So, the the pick list should be on tables
> 4) change the text on the this pop-up box, it says "Add Column Row-based security", that makes no sense to me. Say "Row based security through filtering", in description say "Provide any boolean based criteria (ex:...)"
> 5) On masking "add" dialog, change
> * target column ==> Column to Mask
> * Masking ==> Column Expression
> You can have hint in the bottom saying that, "Column Expression will be used in place of masked column in executed query"
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months