WSGrid は、ジョブ・リポジトリーに保管されたジョブを実行依頼できます。リポジトリー・プロパティー・ファイルを使用して、保存されたジョブ定義およびその代替プロパティーを指定できます。
PostingsSample ジョブがリポジトリーに PostingsSample という名前で保存されている場合、WSGrid.repo-postings.job という名前の以下のようなプロパティー・ファイルを使用して、保存されたジョブ定義およびその代替プロパティーを指定できます。
# This specifies which job from the repository to submit. repository-job=PostingsSample # The following substitution property values will be passed to the job. substitution-prop.wsbatch.count=5 substitution-prop.checkpoint=timebased substitution-prop.checkpointInterval=15 substitution-prop.postingsDataStream=${was.install.root}/temp/postings"
WSGrid WGrid.cntl WSGrid.repo-postings.job