I have to work with a .NET based webservice that has parameters that
are passed byref.  Is there a way to deal with this in Flex?

You can access the wsdl here:

http://univac.hallmarkins.net/ConneXion/ConneXion.asmx?wsdl

I will need to access many methods this way, although the first is
especially difficult as it needs to be passed an array of objects
byref that gets filled.  Of course byref in SOAP is more parameter
clobbering than anything AFAIK.

Any ideas if this will be doable via flex?

Thanx,

OLIVER




Reply via email to