Querying a table built from WSDL Importer has no source query?
--------------------------------------------------------------
Key: TEIID-1835
URL:
https://issues.jboss.org/browse/TEIID-1835
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 7.4.1
Environment: SOA-P 5.2 GA
Reporter: Paul Nittel
Assignee: Steven Hawkins
I had previously deployed a Web service and figured I'd import the WSDL to make a
relational model. The Designer process went well. The create procedure, called by: exec
PartsWebXML.getSuppInfo.create_SuppInfo_Input('S106')
generates a result <SuppInfo_Input
xmlns="http://www.metamatrix.com/SuppInfo_Input"><SUPPLIE...
which goes into my query:
exec PartsWebXML.getSuppInfo.extract_SuppInfo_output_Instance('<SuppInfo_Input
xmlns="http://www.metamatrix.com/SuppInfo_Input"><SUPPLIE...)
The result set consists of zeros rows (only column headings). The query plan (attached)
seems to be lacking a source query. The command log entries (also attached) support that
theory, AFAICT.
I'm also attaching the Model Project Set.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira