Bug 1249567 - Add or Remove input variables for WS operation not working correctly
Summary: Add or Remove input variables for WS operation not working correctly
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: JBoss Data Virtualization 6
Classification: JBoss
Component: Tooling
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: ---
Assignee: Barry LaFond
QA Contact: Andrej Smigala
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-08-03 10:26 UTC by Andrej Smigala
Modified: 2023-09-14 03:03 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
When the user edits a web service model, 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.
Clone Of:
Environment:
Last Closed: 2016-02-05 08:35:41 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker TEIIDDES-2523 0 Minor Closed Add or Remove input variables for WS operation not working correctly 2020-05-12 06:56:42 UTC

Description Andrej Smigala 2015-08-03 10:26:41 UTC
When editing a web service model, 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.

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.


Note that as a user checks/unchecks variables, the SQL transformation is trying to keep pace with the selections and isn't staying in sync. You can end up with multiple/duplicates. Expanding the tree shows that 2 of the 3 variables show as checked. But OrderDate is Not.

Comment 2 Barry LaFond 2015-08-07 13:35:41 UTC
Pushing to 9.0.4. Need more info to determine circumstances of the issue.

Comment 3 Barry LaFond 2015-09-10 16:48:44 UTC
pushing to next release.

Comment 4 Matus Makovy 2016-02-05 08:35:41 UTC
Closing this since we are tracking issues for tooling only in JIRA from now on.

Comment 5 Red Hat Bugzilla 2023-09-14 03:03:01 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days


Note You need to log in before you can comment on or make changes to this bug.