名称
srep-get-wsdlfiles - WSDLファイルの取得
形式
srep-get-wsdlfiles [ --srepuser srep_user ] [ --sreppassword srep_password ] [ --srepurl srep_url ] --localpath localpath --fileid fileid [:fileid]* serviceid
説明
指定されたWSDLファイルを取得します。
オプション
--srepuser
サービスリポジトリのユーザ名

--sreppassword
ユーザのパスワード

--srepurl
サービスリポジトリサーバのURL

--localpath
ファイルの格納されるローカルパス

--fileid
ファイルのID(複数指定可能。「:」で区切って指定します。 )
オペランド
serviceid
サービスID
使用例
例1: srep-get-wsdlfilesの使用法
otxadmin> srep-get-wsdlfiles --srepuser admin --sreppassword adminadmin --srepurl http://localhost/srep --localpath D:\temp --flieid 1000001:1000002 10000001
Command srep-get-wsdlfiles executed successfully.
終了ステータス
0 : コマンド実行成功
1 : コマンド実行失敗
関連事項
srep-upload-wsdlfile(1)