[teiid-issues] [JBoss JIRA] (TEIID-1835) Querying a table built from WSDL Importer has no source query?

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Thu Feb 23 10:06:41 EST 2012


     [ https://issues.jboss.org/browse/TEIID-1835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins closed TEIID-1835.
---------------------------------


    
> 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
>         Attachments: QueryPlan_WSDL_to_Rel.txt, WsdlRel_CommandLog.txt, WsdlToRel_MPS.zip
>
>
> 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"><SUPPLIER_ID>S106</SUPPLIER_ID></SuppInfo_Input>
> which goes into my query:
> exec PartsWebXML.getSuppInfo.extract_SuppInfo_output_Instance('<SuppInfo_Input xmlns="http://www.metamatrix.com/SuppInfo_Input"><SUPPLIER_ID>S106</SUPPLIER_ID></SuppInfo_Input>')
> 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

        


More information about the teiid-issues mailing list