[
https://issues.jboss.org/browse/TEIIDDES-1363?page=com.atlassian.jira.plu...
]
Barry LaFond reopened TEIIDDES-1363:
------------------------------------
Assignee: Barry LaFond (was: Paul Richardson)
I misintrepted this bug and mistakenly approved setting the SQL template to that of a
"virtual procedure".
The generated XML Document model creates Mapping Classes (i.e. view tables) that contain
empty SQL statements. This is because there is no "Source" available at import
time to help user define how these Mapping Classes are mapped to sources.
The default behavior for empty view tables is to leave blank instead of "SELECT *
FROM XXXXX", or some other verbage.
Rolling back this patch.
On creation of new web service model, errors are displayed concerning
valid transformations
-------------------------------------------------------------------------------------------
Key: TEIIDDES-1363
URL:
https://issues.jboss.org/browse/TEIIDDES-1363
Project: Teiid Designer
Issue Type: Enhancement
Reporter: Paul Richardson
Assignee: Barry LaFond
Fix For: 7.7.1
Attachments: 0001-Attempt-to-address-TEIIDDES-1363.patch,
0001-Attempt-to-address-TEIIDDES-1363.png
Using the US States example WSDL, create a new Teiid Metadata Model. On completion of the
wizard, 4 errors are displayed, with two being the following:
Found problems validating transformation defining
tmResponses/stateService_GetAllStateInfo_GetAllStateInfoResponse/MappingClasses/AllStateInfo,
re-validate in the transformation editor.
Found problems validating transformation defining
tmResponses/stateService_GetStateInfo_GetStateInfoResponse/MappingClasses/GetStateInfoResponse,
re-validate in the transformation editor.
These errors are displayed because no transformation SQL has been added to the response
model, which is considered the user's responsibility. Make this clear by adding text
such as '<-- Place your transformation here -->' to the transformation text
fields.
--
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