Hi,

I am having trouble with the Flex decoding of complex soap objects.
The mxml is validated and looks fine, but the object structure is
quite complex and Flex seem to have a lot of trouble decoding the
objects I send from the server.

An example would be a returnobject, containing the status of a call, a
description string and the result array of complex objects.

The Flex SOAPdecoder does not seem to be able to decode the array of
complex objects.


Do you know if there is any solution to this?
If there is not a solution, is it because having nested complex
objects is not recommended for web services?
Would a flat object layer be a better and faster solution even though
it pollutes the server structure a lot?



Thanks,
Chris

Reply via email to