support older designer metadata for ws translator invoke
--------------------------------------------------------
Key: TEIID-2954
URL:
https://issues.jboss.org/browse/TEIID-2954
Project: Teiid
Issue Type: Quality Risk
Components: Misc. Connectors
Affects Versions: 8.2
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.8, 8.7.1
Desinger modeled the invoke procedure with the result as an out parameter rather than a
return, which was not accounted for with TEIID-2268
The workaround is to modify the invoke procedure metadata so that the result is a return
parameter.