[teiid-issues] [JBoss JIRA] (TEIID-2817) XML Modeling Lab 7 and runtime errors on DV 6.0 Beta

Steven Hawkins (JIRA) issues at jboss.org
Sat Jan 25 06:48:28 EST 2014


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

Steven Hawkins resolved TEIID-2817.
-----------------------------------

      Assignee: Steven Hawkins
    Resolution: Done


The issue here is that we expected designer to use the old style positional metadata for input set bindings if the input keyword was used.  Instead input was used here as a named binding and that resulted in the runtime error.  I've addressed on the teiid side by assuming that named bindings can be either input or inputs.
                
> XML Modeling Lab 7 and runtime errors on DV 6.0 Beta
> ----------------------------------------------------
>
>                 Key: TEIID-2817
>                 URL: https://issues.jboss.org/browse/TEIID-2817
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 8.4
>            Reporter: Gary Lamperillo
>            Assignee: Steven Hawkins
>             Fix For: 8.7
>
>         Attachments: Financial_VDB.vdb
>
>
> The XML schema is imported and the modeling is completed per the Lab on XML modeling.  At runtime, during VDB execution, the sql scrap pad has the sql entered - select * from CustomerHoldingsXML.CustomersDocument
> At this point the following error is displayed:
> TEIID30328 Unable to evaluate "INPUT".AccountID: No value was available
> The VDB will be attached per Steven Hawkins request.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list