[
https://issues.jboss.org/browse/TEIIDDES-2402?page=com.atlassian.jira.plu...
]
Andrej Šmigala reopened TEIIDDES-2402:
--------------------------------------
This is not fully fixed. The variables are now shown after opening the model, however,
clicking Add or Remove variables shows the Edit Input Variables editor with all the
variables deselected. Selecting some of the variables adds them to the transformation,
resulting in invalid SQL.
New steps to reproduce:
# import the attached project
# double click the OrderCheckingWs in model explorer, the model editor will open
# click Add or Remove variables
# notice all variables are deselected
# select OrderDate, click OK
# save the model, the following validation error is shown:
{noformat}ERROR: Variable VARIABLES.IN_OrderDate was previously declared.{noformat}
Web Service Input Variables not shown after opening the model
-------------------------------------------------------------
Key: TEIIDDES-2402
URL:
https://issues.jboss.org/browse/TEIIDDES-2402
Project: Teiid Designer
Issue Type: Bug
Components: Editors, Web Services Support
Affects Versions: 8.3.4, 9.0.1
Reporter: Andrej Šmigala
Assignee: Barry LaFond
Priority: Minor
Fix For: 9.1, 8.6.2 Beta1, 9.0.2 Beta1, 9.0.2, 8.6.2
Attachments: WsVariablesProject.zip
When opening a Web Service model editor by double-clicking the model in the model
explorer, the Input Variables section is empty, even when there are variable declarations
in the procedure SQL.
Trying to add the variables using the Add or Remove variables button results in multiple
identical declarations in the procedure SQL.
When opening the model editor by double clicking the child interface or operation, the
input variables are shown as expected.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)