[
https://issues.jboss.org/browse/TEIID-2099?page=com.atlassian.jira.plugin...
]
Steven Hawkins updated TEIID-2099:
----------------------------------
Priority: Optional (was: Blocker)
The vdb is invalid. I can see "SELECT * FROM AllCustomerAccounts.customer" in
the AllCustomerAccounts_Output_View.xmi, however there is no select transformation defined
for customer_Output_Instance in the index file 1120617382.INDEX
We can look at making this more explicit on the Teiid side - it however will already be
detected as a metadata validation on 8.0+.
Suggest copying or moving to a designer issue.
Getting Processing Exception - Could not parse query transformation
when making a procedure execution
-----------------------------------------------------------------------------------------------------
Key: TEIID-2099
URL:
https://issues.jboss.org/browse/TEIID-2099
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 7.7
Reporter: Van Halbert
Assignee: Steven Hawkins
Priority: Optional
Attachments: Financial_VDB.vdb, Lab-008.zip
Trying to issue the command:
EXEC AllCustomerAccounts_WS.AllCustomerAccounts_customer.getcustomer('<?xml
version="1.0" encoding="UTF-8"?><customer_Input
xmlns="http://www.metamatrix.com/account_Input"><customer...)
and getting:
14:01:29,316 WARN [PROCESSOR] Processing exception 'Could not parse query
transformation for
ALLCUSTOMERACCOUNTS_OUTPUT_VIEW.CUSTOMER_OUTPUTVIEW.MAPPINGCLASSES.CUSTOMER_OUTPUT_INSTANCE_1:
null' for request SrNmZbySl22E.5. Exception type
org.teiid.api.exception.query.QueryPlannerException thrown from
org.teiid.query.parser.QueryParser.parseCommand(QueryParser.java:133). Enable more
detailed logging to see the entire stacktrace.
It says its a warning, but no results are returned.
--
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