WebSphere Extended Deployment Compute Grid, Version 6.1
             Operating Systems: AIX, HP-UX, Linux, Solaris, Windows, z/OS


Job from repository properties file

WSGrid can submit jobs stored in the job repository. A repository property file can by used to specify the saved job definition and its substitution properties.

If the PostingsSample job is stored in the repository under the name PostingsSample, the following properties file, named WSGrid.repo-postings.job, could be used to specify the saved job definition and its substitution properties:

# 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"
The WSGrid invocation to submit the job described by the preceding properties file is:
WSGrid WGrid.cntl WSGrid.repo-postings.job



Related concepts
The WSGrid command-line utility
Related reference
Reference topic    

Terms of Use | Feedback

Last updated: Oct 30, 2009 6:21:36 PM EDT
http://publib.boulder.ibm.com/infocenter/wxdinfo/v6r1/index.jsp?topic=/com.ibm.websphere.gridmgr.doc/info/reference/rcg_example_repo.html