cancel
Showing results for 
Search instead for 
Did you mean: 

Web service with multiple out parameters

Former Member
0 Kudos

Hi Developers,

I have been playing around with som web services in the developer studio.

I can create a webservice from a normal ejb.

But i can only get one out parameter, which is the return parameter of the ejb.

I tried to make an object to use as return parameter, but then i couldn't use the method for the web service.

Can anyone tell me how to make a web service with multiple out parameters?

Br Rasmus

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Developers,

I have the same question, is it possible to have multiple outgoing parameters?

When not, does SAP Netweaver knows a IN-OUT parameter? Because I found on the internet that it is possible to have a IN-OUT parameter. But that was with the BEA Weblogic 8.x.

When not, is then the only solution to return a object? With in this object all the parameters you want.

Or otherwise is there a other workaround?

Thanks in advance,

Marinus Geuze