Hi , I'm trying to call a php webservice. I tried examples given in pdf - R as Web Client and SSOAP manual. I'm using RCurl and SSOAP library. I'm facing problem with SSOAP - Error in getProtocol(server) : call to standardGeneric("server") and with RCurl i only see the web service page.
I want to call a PHP web service and send paramters to web service and retrieve results using RCurl/SSOAP. Can somebody provide me an example for the same which is working? Also can somebody explain how sending parameters string or array can be achieved? Regards, Rohan7 -- View this message in context: http://www.nabble.com/Calling-php-web-service-fails-tf4682018.html#a13379049 Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.