Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
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
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team