RosettaCodeData/Task/SOAP/Mathematica/soap.math

4 lines
91 B
Plaintext

InstallService["http://example.com/soap/wsdl"];
soapFunc["Hello"];
anotherSoapFunc[12345];