InstallService

InstallService["url"]

与えられたURLのWSDL記述によるWebサービスオペレーションをインストールする.

InstallService["url", "context`"]

指定のコンテキストで関数を作成し,Webサービスオペレーションをインストールする.

詳細とオプション

  • InstallServiceは,WSDL記述の各オペレーションを呼び出すWolfram言語関数を定義する.Wolfram言語関数の名前はオペレーションに指定されている名前と通常は一致する.
  • 使用可能なオプション例
  • "UserName"要求されたWebサービス用のユーザ名
    "Password"要求されたWebサービス用のパスワード
    "Timeout"インストール中の待ち時間(秒)

例題

  (3)

Webサービスをデフォルトのコンテキストにインストールする:

Webサービスを評価する:

Webサービスをカスタムコンテキストにインストールする:

Webサービスを評価する:

コンテキストを$ContextPathには置かずに,デフォルトのコンテキストにWebサービスをインストールする:

Webサービスを評価する:

Wolfram Research (2007), InstallService, Wolfram言語関数, https://reference.wolfram.com/language/ref/InstallService.html.

テキスト

Wolfram Research (2007), InstallService, Wolfram言語関数, 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

BibTeX

@misc{reference.wolfram_2024_installservice, author="Wolfram Research", title="{InstallService}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/InstallService.html}", note=[Accessed: 14-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_installservice, organization={Wolfram Research}, title={InstallService}, year={2007}, url={https://reference.wolfram.com/language/ref/InstallService.html}, note=[Accessed: 14-November-2024 ]}