Web Service Operations >

InvokeServiceOperation

InvokeServiceOperation
invokes a web service operation using the request message request. The message is sent to the end point specified in .
InvokeServiceOperation
builds a request message using parameters and invokes a web service operation using the request message and information linked with symbol.
InvokeServiceOperation
invokes a web service operation using the request message request and information linked with symbol.
Load the package and install a web service:
Use ToServiceRequest to build a message in symbolic XML:
Use InvokeServiceOperation to send the message to the server:
Load the package and install a web service:
In[1]:=
Click for copyable input
In[2]:=
Click for copyable input
Out[2]=
Use ToServiceRequest to build a message in symbolic XML:
In[3]:=
Click for copyable input
Out[3]=
Use InvokeServiceOperation to send the message to the server:
In[4]:=
Click for copyable input
Out[4]=
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF