Enable JavaScript to interact with content and submit forms on Wolfram websites. Learn how

Legacy Documentation

Mathematica 8 (2010)

This is documentation for Mathematica 8, which was
based on an earlier version of Wolfram Language.
View current documentation (Version 14.3)

InstallService

InstallService
installs the web service operations in the WSDL description at the URL given.
InstallService
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
(3)
Install a web service into a default context:
Evaluate the web service:
Install a web service into a custom context:
Evaluate the web service:
Install a web service into a default context without placing the context on $ContextPath :
Evaluate the web service:
Install a web service into a default context:
Out[1]=
Evaluate the web service:
Out[2]=
Install a web service into a custom context:
Out[1]=
Out[2]=
Evaluate the web service:
Out[3]=
Install a web service into a default context without placing the context on $ContextPath :
Out[1]=
Evaluate the web service:
Out[2]=
New in 6


ja zh

AltStyle によって変換されたページ (->オリジナル) /