Flex webservice - how to remove null elements from soap message?
i'm consuming soap services in flex 3 using wsdl-generated proxy classes created tools in flex builder.
i have element having minoccurs="0" in wsdl , have set value of element null , when send object via webservice contains entry value="nil", documentation says should removed generated soap message.
could me on - how can configure entry removed soap message?
i found helpful explanation regarding how soap messages encoded.
http://kb2.adobe.com/cps/402/kb402005.html
it appears service should update it's definition if possible. i'm still looking other override or workaround solutions when have no control of service.
More discussions in Flex (Read Only)
adobe
Comments
Post a Comment