]
Steven Hawkins updated TEIID-3714:
----------------------------------
Fix Version/s: 8.12
update webservice example to show how to invoke wsdl base procedures
and swagger json based procedures
------------------------------------------------------------------------------------------------------
Key: TEIID-3714
URL:
https://issues.jboss.org/browse/TEIID-3714
Project: Teiid
Issue Type: Feature Request
Reporter: Kylin Soong
Assignee: Kylin Soong
Fix For: 8.12
Teiid WS translator support invoke WSDL based procedure via WSDLMetadatProcessor and
WSWSDLProcedureExecution; TEIID-3520 will add similar function for rest webservice. This
issue will update webservice example to show:
* how to invoke wsdl base procedures
* how to invoke swagger json based procedures