[
https://issues.jboss.org/browse/TEIIDDES-1111?page=com.atlassian.jira.plu...
]
Barry LaFond commented on TEIIDDES-1111:
----------------------------------------
The current WSDL > SOAP importer eventually gets to the point of using the Schema for
the defined WSDL. The Schema is then "tailored" based on if the user is working
on the Request or Response document.
The class
"org.teiid.designer.modelgenerator.wsdl.ui.wizards.soap.ImportWsdlSchemaHandler"
would be the starting point, maybe....
Create a model(s) (view/source) based on the schema and type of data
source provided
------------------------------------------------------------------------------------
Key: TEIIDDES-1111
URL:
https://issues.jboss.org/browse/TEIIDDES-1111
Project: Teiid Designer
Issue Type: Sub-task
Components: Import/Export
Reporter: Ramesh Reddy
Assignee: Barry LaFond
Labels: importers, teiid, xml
Fix For: 8.1
There have been many requests from users in the recent past to auto-generate source and
view models that can consume the XML coming in the specified in a schema file. The current
XML document model, take in a XSD and maps the relational data into XML data. This request
is exact opposite of it in the consuming side. The data is coming in as XML, need to
expose them as relational.
I strongly believe that this needs to be done as part of TEIIDDES-1078, not create
separate importers to minimize the user experience with modelling any XML data.
The data sources can File, SOAP service or Rest service currently, but may not be
restricted to those.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira