|
SOLUTIONS
|
WEBSERVICES SYMBOL
ToServiceRequest
ToServiceRequest[parameters, headers]
builds a request message using input provided in the parameters.
Details and OptionsDetails and Options
- To use ToServiceRequest, you first need to load Web Services Link using Needs["WebServices`"].
ExamplesExamplesopen allclose all
Basic Examples (1)Basic Examples (1)
Load the package and install a web service:
| In[1]:= |
| In[2]:= |
| Out[2]= |
Use ToServiceRequest to build a message in symbolic XML:
| In[3]:= |
| Out[3]= | ![]() |
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »


