InstallService
InstallService["url"]
installs the web service operations in the WSDL description at the URL given.
InstallService["url", "context`"]
installs web service operations, creating functions in the specified context.
Details and Options
- InstallService defines Wolfram Language functions to call each of the operations in the WSDL description. The names of the Wolfram Language functions will usually be the same as the name specified for the operations.
- Options that can be given include:
-
"UserName" username for the web service requested "Password" password for the web service requested "Timeout" number of seconds to wait during installation
Examples
Basic Examples (3)
Install a web service into a default context:
Install a web service into a custom context:
Install a web service into a default context without placing the context on $ContextPath:
Text
Wolfram Research (2007), InstallService, Wolfram Language function, https://reference.wolfram.com/language/ref/InstallService.html.
CMS
Wolfram Language. 2007. "InstallService." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/InstallService.html.
APA
Wolfram Language. (2007). InstallService. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/InstallService.html