]
Ted Jones resolved TEIIDDES-366.
--------------------------------
Resolution: Duplicate Issue
Modeling Web service from procedure didn't properly name the
input variable
----------------------------------------------------------------------------
Key: TEIIDDES-366
URL:
https://issues.jboss.org/browse/TEIIDDES-366
Project: Teiid Designer
Issue Type: Bug
Components: Transformations
Affects Versions: 7.4
Environment: Linux (all?)
Reporter: Paul Nittel
Assignee: Ted Jones
Fix For: 7.5
I imported the Parts Project model project set, opened the PartsVirtual view model and
its procedure (partsByColor). I right-clicked partsByColor > Modeling > Create Web
Service. When finished, I had an error:
Symbol colorIn is specified with an unknown group
context PartsVirtual_Output_View.xmi Parts Project Mapping Class Set Container/Mapping
Classes/NewProcedureResult_Output_Instance September 22, 2008 3:30:44
PM file:/home/pnittel/mmx/553d080902/des/workspace/Parts%20Project/PartsVirtual_Output_View.xmi#mmuuid/41fb6200-e3e4-10f5-a
f05-83ca46d47e87
The transformation is:
SELECT
*
FROM
(EXEC PartsVirtual.partsByColor(colorIn = colorIn)) AS partsByColor
Generated transformations, like this, shouldn't have errors.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: