RosettaCodeData/Task/SOAP/Mathematica/soap.math
2023-07-01 13:44:08 -04:00

3 lines
91 B
Text

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