[JBoss JIRA] Moved: (TEIIDDES-366) Modeling Web service from procedure didn't properly name the input variable
by Van Halbert (JIRA)
[ https://jira.jboss.org/jira/browse/TEIIDDES-366?page=com.atlassian.jira.p... ]
Van Halbert moved JBEDSP-662 to TEIIDDES-366:
---------------------------------------------
Project: Teiid Designer (was: JBoss Enterprise Data Services Platform)
Key: TEIIDDES-366 (was: JBEDSP-662)
Issue Type: Bug (was: Task)
Component/s: Transformations
(was: Designer)
Fix Version/s: (was: Future Versions)
Affects Version/s: (was: 5.5.3)
> Modeling Web service from procedure didn't properly name the input variable
> ----------------------------------------------------------------------------
>
> Key: TEIIDDES-366
> URL: https://jira.jboss.org/jira/browse/TEIIDDES-366
> Project: Teiid Designer
> Issue Type: Bug
> Components: Transformations
> Environment: Linux (all?)
> Reporter: Paul Nittel
> Assignee: Barry LaFond
>
> 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.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 8 months