InvokeServiceOperation
InvokeServiceOperation["url",request]
invokes a web service operation using the request message request. The message is sent to the end point specified in "url".
InvokeServiceOperation[symbol,parameters]
builds a request message using parameters and invokes a web service operation using the request message and information linked with symbol.
InvokeServiceOperation[symbol,request]
invokes a web service operation using the request message request and information linked with symbol.
更多信息和选项
- To use InvokeServiceOperation, you first need to load Web Services Link using Needs["WebServices`"].
- InvokeServiceOperation returns the response message.
范例
基本范例 (1)
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:
文本
Wolfram Research (2007),InvokeServiceOperation,Wolfram 语言函数,https://reference.wolfram.com/language/WebServices/ref/InvokeServiceOperation.html.
CMS
Wolfram 语言. 2007. "InvokeServiceOperation." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/WebServices/ref/InvokeServiceOperation.html.
APA
Wolfram 语言. (2007). InvokeServiceOperation. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/WebServices/ref/InvokeServiceOperation.html 年