[
https://issues.jboss.org/browse/TEIIDDES-2889?page=com.atlassian.jira.plu...
]
stanislav kaleta updated TEIIDDES-2889:
---------------------------------------
Steps to Reproduce:
(in progress)
1. Errors just after creation VDB
# generate Web Service Model from table of Relational View Model (right-click, modeling,
Create Web Service, fill names, Finish)
# rename Interface of generated Web Service Model (or related XML document)
# open Operation Editor, select operation and click +Save/Validate SQL+, +Save All+
# Error below procedure editor appears, concurrently no errors in Problems View are
present (thus it seems that there are no errors in project)
# Create VDB with Web Service Model (right-click model, New->Teiid VDB, set name and
click OK)
# Errors in Problems View appear.
2. Errors just after rename action
# Import csv from TEIIDDES-2414
# After importing problems view doesn't show any error (screenshot1)
# Rename project
# The error is appeared in the problems view (screenshot2)
3. Persistent errors
# Create Web Service Model from WSDL (New->Metadata Model, set name, class, type and
builder(from WSDL),next, select WSDL file (+attached+), next,..., finish)
# +Save+ generated WS model (operations have errors, but no error in Problems View)
# Delete {{ProductInfo_getAllProductInfo....}} XML document from generated XML Model,
confirm dialog about SQL update -> Errors from Operation Editor appear in Problems
View
# Delete all operation except {{getProductInfo}}
# In Operation Editor, replace {{REPLACE_WITH_ELEMENT_OR_COLUMN}} with
{{ProductsInfo_Output.ProductsInfo_Output_Instance.INSTR_ID}}
# Save/Validate SQL and +Save All+
# Errors in Operation Editor are resolved, but errors in Problems View are still present
was:
(in progress)
1. Errors just after creation VDB
# generate Web Service Model from table of Relational View Model (right-click, modeling,
Create Web Service, fill names, Finish)
# rename Interface of generated Web Service Model (or related XML document)
# open Operation Editor, select operation and click +Save/Validate SQL+, +Save All+
# Error below procedure editor appears, concurrently no errors in Problems View are
present (thus it seems that there are no errors in project)
# Create VDB with Web Service Model (right-click model, New->Teiid VDB, set name and
click OK)
# Errors in Problems View appear.
2. Errors just after rename action
# Import csv from TEIIDDES-2414
# After importing problems view doesn't show any error (screenshot1)
# Rename project
# The error is appeared in the problems view (screenshot2)
3. Persistent errors
# Create Web Service Model from WSDL (New->Metadata Model, set name, class, type and
builder(from WSDL),next, select WSDL file (+attached+), next,..., finish)
# +Save+ generated WS model (operations have errors, but no error in Problems View)
# Delete {{ProductInfo_getAllProductInfo....}} XML document from generated XML Model,
confirm dialog about SQL update -> Errors from Operation Editor appear in Problems
View
# Delete all operation except {{getProductInfo}}
# In Operation Editor, replace {{REPLACE_WITH_ELEMENT_OR_COLUMN}} with
{{ProductsInfo_Output.ProductsInfo_Output_Instance.INSTR_ID}}
# Save/Validate SQL and +Save All+
# Error in Operation Editor is resolved, but error in Problems View is still present
Inconsistent errors in Problems View
------------------------------------
Key: TEIIDDES-2889
URL:
https://issues.jboss.org/browse/TEIIDDES-2889
Project: Teiid Designer
Issue Type: Bug
Components: Transformations, Views
Affects Versions: 10.0.1
Reporter: stanislav kaleta
Attachments: ProductsInfo.wsdl, screenshot1.png, screenshot2.png
Errors which occur in Designer (e.g. Transformation Editor) are not showed in Problems
View immediately. Some of them appears after another action (e.g. rename project) or after
VDB creation. On the other hand, some errors which were resolved in Designer remain
present in Problems View.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)