Wolfram ResearchProductsPurchasingServices & ResourcesAbout UsOur Sites
Mathematica > Web Operations >

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.
  • InstallService defines Mathematica functions to call each of the operations in the WSDL description. The names of the Mathematica 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
New in 6
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team