[JBoss JIRA] (TEIIDDES-2415) Import -> Web Service Source >> Source and View Model (REST) Parameter handling and parsing errors
by Ted Jones (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2415?page=com.atlassian.jira.plu... ]
Ted Jones reassigned TEIIDDES-2415:
-----------------------------------
Assignee: Ted Jones (was: Ted Jones)
> Import -> Web Service Source >> Source and View Model (REST) Parameter handling and parsing errors
> --------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-2415
> URL: https://issues.jboss.org/browse/TEIIDDES-2415
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export, Web Services Support
> Affects Versions: 9.0
> Environment: Ubuntu 14.04 LTS
> OpenJDK Runtime Environment (IcedTea 2.5.3) (7u71-2.5.3-0ubuntu0.14.04.1)
> OpenJDK 64-Bit Server VM (build 24.65-b04, mixed mode)
> Eclipse Luna Service Release 1 (4.4.1)
> Build id: 20140925-1800
> Teiid Designer 9.0.0.Final-v20141216-2002-B3222
> Reporter: Wladislaw Mitzel
> Assignee: Ted Jones
> Fix For: 8.6.1, 9.0.1
>
> Attachments: 2014-12-29_14-59-13.png, new_connection_maximized.png, new_connection_normal.png, out.webm
>
>
> The import wizard for {{Web Service Source >> Source and View Model (REST)}} has various errors regarding the handling of parameters. The initial creation dialog {{New connection profile}} does not show buttons for addition or removal of parameters. The {{connection properties}} dialog displays the buttons, but the changes are not persisted.
> Furthermore there is a parsing error for the following JSON response:
> {code}
> {
> "md5": "37a6259cc0c1dae299a7866489dff0bd",
> "original": "null"
> }
> {code}
> Please see "Steps to reproduce" for further explanation.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
9 years, 10 months
[JBoss JIRA] (TEIIDDES-2432) Import from REST JSON - procedure returns empty table.
by Ted Jones (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2432?page=com.atlassian.jira.plu... ]
Ted Jones commented on TEIIDDES-2432:
-------------------------------------
[~mmakovy], I am seeing the same thing, but clicking on another result set and back again shows my results. Can you please confirm the same?
> Import from REST JSON - procedure returns empty table.
> ------------------------------------------------------
>
> Key: TEIIDDES-2432
> URL: https://issues.jboss.org/browse/TEIIDDES-2432
> Project: Teiid Designer
> Issue Type: Bug
> Components: Web Services Support
> Affects Versions: 9.0.1
> Environment: Windows
> Reporter: Matus Makovy
> Assignee: Ted Jones
> Priority: Blocker
> Fix For: 9.0.1
>
>
> Importing from REST JSON doesn't work. Defined procedure returns empty table.
> Steps to reproduce:
> 1. Create connection profile for some REST WS (JSON)
> 2. Import using this conn profile
> 3. Create VDB and execute it
> 4. Call procedure that was defined during import
> I have a test scenario for this import here:
> https://mojo.redhat.com/docs/DOC-990181
> I also tried another WS to be sure, that the problem is not in the webservice.
> (I tried some iTunes online search)
> TD 9.0.1.Final-v20150205
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
9 years, 10 months
[JBoss JIRA] (TEIIDDES-2432) Import from REST JSON - procedure returns empty table.
by Ted Jones (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2432?page=com.atlassian.jira.plu... ]
Ted Jones updated TEIIDDES-2432:
--------------------------------
Fix Version/s: 9.0.1
> Import from REST JSON - procedure returns empty table.
> ------------------------------------------------------
>
> Key: TEIIDDES-2432
> URL: https://issues.jboss.org/browse/TEIIDDES-2432
> Project: Teiid Designer
> Issue Type: Bug
> Components: Web Services Support
> Affects Versions: 9.0.1
> Environment: Windows
> Reporter: Matus Makovy
> Assignee: Ted Jones
> Priority: Blocker
> Fix For: 9.0.1
>
>
> Importing from REST JSON doesn't work. Defined procedure returns empty table.
> Steps to reproduce:
> 1. Create connection profile for some REST WS (JSON)
> 2. Import using this conn profile
> 3. Create VDB and execute it
> 4. Call procedure that was defined during import
> I have a test scenario for this import here:
> https://mojo.redhat.com/docs/DOC-990181
> I also tried another WS to be sure, that the problem is not in the webservice.
> (I tried some iTunes online search)
> TD 9.0.1.Final-v20150205
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
9 years, 10 months
[JBoss JIRA] (TEIIDDES-2432) Import from REST JSON - procedure returns empty table.
by Ted Jones (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2432?page=com.atlassian.jira.plu... ]
Ted Jones reassigned TEIIDDES-2432:
-----------------------------------
Assignee: Ted Jones
> Import from REST JSON - procedure returns empty table.
> ------------------------------------------------------
>
> Key: TEIIDDES-2432
> URL: https://issues.jboss.org/browse/TEIIDDES-2432
> Project: Teiid Designer
> Issue Type: Bug
> Components: Web Services Support
> Affects Versions: 9.0.1
> Environment: Windows
> Reporter: Matus Makovy
> Assignee: Ted Jones
> Priority: Blocker
>
> Importing from REST JSON doesn't work. Defined procedure returns empty table.
> Steps to reproduce:
> 1. Create connection profile for some REST WS (JSON)
> 2. Import using this conn profile
> 3. Create VDB and execute it
> 4. Call procedure that was defined during import
> I have a test scenario for this import here:
> https://mojo.redhat.com/docs/DOC-990181
> I also tried another WS to be sure, that the problem is not in the webservice.
> (I tried some iTunes online search)
> TD 9.0.1.Final-v20150205
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
9 years, 10 months
[JBoss JIRA] (TEIIDDES-2165) User can not use '.' for VDB name in order to version the VDB
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2165?page=com.atlassian.jira.plu... ]
Barry LaFond reopened TEIIDDES-2165:
------------------------------------
Still some issues due to restriction of vdb name with . which requires characters after the . to be an "integer"
> User can not use '.' for VDB name in order to version the VDB
> -------------------------------------------------------------
>
> Key: TEIIDDES-2165
> URL: https://issues.jboss.org/browse/TEIIDDES-2165
> Project: Teiid Designer
> Issue Type: Bug
> Components: VDB & Execution
> Affects Versions: 8.3.2
> Reporter: Van Halbert
> Assignee: Barry LaFond
> Priority: Critical
> Fix For: 9.0, 8.6.1
>
>
> User can not use '.' for VDB name.
> According to the Official document[1], user should be able to use '.' to specify the version for VDB.
> [1]Administration_and_Configuration_Guide:11.2. Set the VDB Version
> https://access.redhat.com/site/documentation/en-US/Red_Hat_JBoss_Data_Vir...
> Version-Release number of selected component (if applicable):
> Steps to Reproduce:
> 1. Create a new VDB named "test1.1"
> Actual results:
> error occurs. Please check attached screenshot named vdb_versioning_error.png
> Expected results:
> User can use '.' for VDB name.
> Additional info:
> Teiid Designer 8.3.2.Final-v20140328-2123-B54
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
9 years, 10 months
[JBoss JIRA] (TEIIDDES-2415) Import -> Web Service Source >> Source and View Model (REST) Parameter handling and parsing errors
by Ted Jones (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2415?page=com.atlassian.jira.plu... ]
Ted Jones reopened TEIIDDES-2415:
---------------------------------
> Import -> Web Service Source >> Source and View Model (REST) Parameter handling and parsing errors
> --------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-2415
> URL: https://issues.jboss.org/browse/TEIIDDES-2415
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export, Web Services Support
> Affects Versions: 9.0
> Environment: Ubuntu 14.04 LTS
> OpenJDK Runtime Environment (IcedTea 2.5.3) (7u71-2.5.3-0ubuntu0.14.04.1)
> OpenJDK 64-Bit Server VM (build 24.65-b04, mixed mode)
> Eclipse Luna Service Release 1 (4.4.1)
> Build id: 20140925-1800
> Teiid Designer 9.0.0.Final-v20141216-2002-B3222
> Reporter: Wladislaw Mitzel
> Assignee: Ted Jones
> Fix For: 8.6.1, 9.0.1
>
> Attachments: 2014-12-29_14-59-13.png, new_connection_maximized.png, new_connection_normal.png, out.webm
>
>
> The import wizard for {{Web Service Source >> Source and View Model (REST)}} has various errors regarding the handling of parameters. The initial creation dialog {{New connection profile}} does not show buttons for addition or removal of parameters. The {{connection properties}} dialog displays the buttons, but the changes are not persisted.
> Furthermore there is a parsing error for the following JSON response:
> {code}
> {
> "md5": "37a6259cc0c1dae299a7866489dff0bd",
> "original": "null"
> }
> {code}
> Please see "Steps to reproduce" for further explanation.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
9 years, 10 months
[JBoss JIRA] (TEIIDDES-2415) Import -> Web Service Source >> Source and View Model (REST) Parameter handling and parsing errors
by Matus Makovy (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2415?page=com.atlassian.jira.plu... ]
Matus Makovy edited comment on TEIIDDES-2415 at 2/10/15 8:54 AM:
-----------------------------------------------------------------
Tried to verify this today.
I think it is not fully fixed.
Added video out.webm
TD 9.0.1.Final-v20150205-1444-B623
was (Author: mmakovy):
Tried to verify this today.
I think it is not fully fixed.
TD 9.0.1.Final-v20150205-1444-B623
> Import -> Web Service Source >> Source and View Model (REST) Parameter handling and parsing errors
> --------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-2415
> URL: https://issues.jboss.org/browse/TEIIDDES-2415
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export, Web Services Support
> Affects Versions: 9.0
> Environment: Ubuntu 14.04 LTS
> OpenJDK Runtime Environment (IcedTea 2.5.3) (7u71-2.5.3-0ubuntu0.14.04.1)
> OpenJDK 64-Bit Server VM (build 24.65-b04, mixed mode)
> Eclipse Luna Service Release 1 (4.4.1)
> Build id: 20140925-1800
> Teiid Designer 9.0.0.Final-v20141216-2002-B3222
> Reporter: Wladislaw Mitzel
> Assignee: Ted Jones
> Fix For: 8.6.1, 9.0.1
>
> Attachments: 2014-12-29_14-59-13.png, new_connection_maximized.png, new_connection_normal.png, out.webm
>
>
> The import wizard for {{Web Service Source >> Source and View Model (REST)}} has various errors regarding the handling of parameters. The initial creation dialog {{New connection profile}} does not show buttons for addition or removal of parameters. The {{connection properties}} dialog displays the buttons, but the changes are not persisted.
> Furthermore there is a parsing error for the following JSON response:
> {code}
> {
> "md5": "37a6259cc0c1dae299a7866489dff0bd",
> "original": "null"
> }
> {code}
> Please see "Steps to reproduce" for further explanation.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
9 years, 10 months
[JBoss JIRA] (TEIIDDES-2415) Import -> Web Service Source >> Source and View Model (REST) Parameter handling and parsing errors
by Matus Makovy (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2415?page=com.atlassian.jira.plu... ]
Matus Makovy updated TEIIDDES-2415:
-----------------------------------
Attachment: out.webm
Tried to verify this today.
I think it is not fully fixed.
TD 9.0.1.Final-v20150205-1444-B623
> Import -> Web Service Source >> Source and View Model (REST) Parameter handling and parsing errors
> --------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-2415
> URL: https://issues.jboss.org/browse/TEIIDDES-2415
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export, Web Services Support
> Affects Versions: 9.0
> Environment: Ubuntu 14.04 LTS
> OpenJDK Runtime Environment (IcedTea 2.5.3) (7u71-2.5.3-0ubuntu0.14.04.1)
> OpenJDK 64-Bit Server VM (build 24.65-b04, mixed mode)
> Eclipse Luna Service Release 1 (4.4.1)
> Build id: 20140925-1800
> Teiid Designer 9.0.0.Final-v20141216-2002-B3222
> Reporter: Wladislaw Mitzel
> Assignee: Ted Jones
> Fix For: 8.6.1, 9.0.1
>
> Attachments: 2014-12-29_14-59-13.png, new_connection_maximized.png, new_connection_normal.png, out.webm
>
>
> The import wizard for {{Web Service Source >> Source and View Model (REST)}} has various errors regarding the handling of parameters. The initial creation dialog {{New connection profile}} does not show buttons for addition or removal of parameters. The {{connection properties}} dialog displays the buttons, but the changes are not persisted.
> Furthermore there is a parsing error for the following JSON response:
> {code}
> {
> "md5": "37a6259cc0c1dae299a7866489dff0bd",
> "original": "null"
> }
> {code}
> Please see "Steps to reproduce" for further explanation.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
9 years, 10 months