WebSphere Extended Deployment Compute Grid provides property file
examples that you can use in your Compute Grid job submissions.
Job from repository properties file
WSGrid can submit jobs stored in the job repository. A
repository property file can be used to specify the saved job definition
and its substitution properties.
Native execution properties file
The sample file WSGrid.native.job illustrates the properties
necessary to define a single step native execution job that invokes
java MyTestMain.
Compute-intensive properties file
The sample file WSGrid.ci.job illustrates the properties
necessary to define the single step of the SimpleCI compute intensive
job.
Transactional batch properties file
The sample file WSGrid.batch.job illustrates the properties necessary
to define the first step of the PostingsSample batch job.
Restart job properties file
Use the WSGrid utility to restart jobs that are in the
restartable state by using the job ID of the restartable job via the
properties file.
xJCL file
Use the WSGrid invocation to submit a job for a pre-existing
xJCL file.