I need to consume a webservice in soap and I must send a nested wsdl as a parameter (4 depth levels). How should I put it together? I have tried with associative classes and array but without success I get an unrecognized field error.
I would appreciate any suggestions. Greetings