[R] Using R to send to SOAP server?
Don MacQueen
macq at llnl.gov
Fri Sep 17 23:14:53 CEST 2004
Thank you.
-Don
At 3:41 PM -0500 9/17/04, Paul Roebuck wrote:
>On Fri, 17 Sep 2004, Don MacQueen wrote:
>
>> I have an R process continuously monitoring a data stream. When the
>> data meet certain criteria, I need to send a message to a SOAP server.
>>
>> Currently I'm doing this by making a system() call to execute a perl
>> script, passing the message as an argument to the perl script.
>>
>> I'm wondering if it can be done directly by R, and if so, whether
>> there might be any performance benefit.
>>
>> I've looked at RSOAP, and as far as I can tell, it's designed to work
>> only in the other direction, that is, a SOAP server passes client
>> commands to R, and returns the R results to the client. If I'm wrong
>> about that, I'd appreciate being told so.
>
>SSOAP allows R to invoke SOAP methods provided by a SOAP server.
>
>----------------------------------------------------------
>SIGSIG -- signature too long (core dumped)
>
>______________________________________________
>R-help at stat.math.ethz.ch mailing list
>https://stat.ethz.ch/mailman/listinfo/r-help
>PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
--
--------------------------------------
Don MacQueen
Environmental Protection Department
Lawrence Livermore National Laboratory
Livermore, CA, USA
More information about the R-help
mailing list