Ted Jones created TEIIDDES-2284:
-----------------------------------
Summary: Preview Error for REST Web Service Source
Key: TEIIDDES-2284
URL:
https://issues.jboss.org/browse/TEIIDDES-2284
Project: Teiid Designer
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Data Preview
Affects Versions: 8.6
Reporter: Ted Jones
Assignee: Ted Jones
Priority: Blocker
Fix For: 8.6
When previewing a procedure that invokes a REST web service source, I get the following
error:
select * from ( exec
"ViewModel"."google"('toolbar','reciever') ) AS X_X
org.teiid.runtime.client.TeiidClientException: java.lang.RuntimeException: Remote
org.teiid.core.TeiidProcessingException: TEIID30152 Failed to evaluate XQuery expression;
Please check the query and correct errors in syntax or usage.
However, if I add the view procedure to a VDB and deploy, I am able to execute without
error.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)