WS call-out and occurrence data type
Author: claudio.palladini@cortislentini.it (Claudio)
Hello, I've imported a WSDL with Uniface (9.6.05.01 - 0519_1) and now I've my SOAP signature like this:
| PARAMETER | IN | OUT | DATA TYPE |
| Loginresult | X | Occurrence | |
| Username | X | String | |
| Password | X | String |
The call-out work "quite" fine, but result in some unwanted behaviuors: 1) It add an occurrence in the focused entity, where my calling button is placed, with contents of the "loginresult" out parameter. 2) The variable passed to parameter "loginresult" it's EVER empty. My question is: what's the correct way to handle this kind of parameters? Thanks all Claudio




