]
Steven Hawkins resolved TEIID-2324.
-----------------------------------
Resolution: Duplicate Issue
Worked as part of TEIID-2144
Error message is misleading when the model is not updatable, but an
update is issued against it
-----------------------------------------------------------------------------------------------
Key: TEIID-2324
URL:
https://issues.jboss.org/browse/TEIID-2324
Project: Teiid
Issue Type: Enhancement
Components: Server
Affects Versions: 7.7.1
Reporter: Van Halbert
Assignee: Steven Hawkins
Priority: Minor
When trying to issue an update against a table that didn't have the updatable flag
enabled, the following error occurred:
Error Code:ERR.015.008.0009 Message:Remote
org.teiid.api.exception.query.QueryResolverException: Error Code:ERR.015.008.0009
Message:Update is not allowed on the view US_CustomerAccounts_VBL.customer: a procedure
must be defined to handle the Update.
Is it possible to change the message such that it indicates the table isn't
updatable?
--
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: