Displaying 2 results from an estimated 2 matches for "clientstatus".
Did you mean:
client_status
2010 Aug 28
0
Rails 3 warning
../home/bruparel/.rvm/gems/ruby-1.9.2-head/gems/right_aws-2.0.0/lib/awsbase/support.rb:47:
warning: toplevel constant ClientStatus referenced by
Client::ClientStatus
/home/bruparel/.rvm/gems/ruby-1.9.2-head/gems/right_aws-2.0.0/lib/awsbase/support.rb:47:
warning: toplevel constant Client referenced by ClientComment::Client
/home/bruparel/.rvm/gems/ruby-1.9.2-head/gems/right_aws-2.0.0/lib/awsbase/support.rb:47:
warning: topleve...
2006 Feb 09
0
Problem with web services
...[email] => prueba@mail.com
[nifCif] => 000000000-Q
[name] => PRUEBA
[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...