[
https://issues.jboss.org/browse/TEIIDDES-2523?page=com.atlassian.jira.plu...
]
Barry LaFond updated TEIIDDES-2523:
-----------------------------------
Description:
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:
ERROR: Variable VARIABLES.IN_OrderDate was previously declared.
was:
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.
Add or Remove input variables for WS operation not working correctly
--------------------------------------------------------------------
Key: TEIIDDES-2523
URL:
https://issues.jboss.org/browse/TEIIDDES-2523
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
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:
ERROR: Variable VARIABLES.IN_OrderDate was previously declared.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)