Displaying 1 result from an estimated 1 matches for "tipodoc".
Did you mean:
  podoc
  
2006 Feb 09
0
Problem with web services
...[phone] =>
                    [phone] =>
                    [clientype] => 1
                    [doctype] =>
                    [clientStatus] => CLIENT
                    [id] => 0000001
                    [version] =>
                )
        )
    [tipoDoc] => NIF
)
This is a print_r in php of the response of web service.
Well, the problem is how to map the SOAP OBJECT that uses ruby, in a hash or
array, for simple access to the values that the web service return. hope i
explain correctly :S
My code now is this:
@proxy = SOAP::RPC::Driver.new(&...