z/OS Batch Runtime Planning and User's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Procedure

z/OS Batch Runtime Planning and User's Guide
SA23-1376-00

Declare the ThresholdPolicy to use in the xJCL as a property of the step as follows:

...
<props>		        
  <prop name="threshold_policy" 
     value="com.ibm.websphere.batch.devframework.thresholdpolicies.RecordBasedThresholdPolicy"/>
</props>
...    

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014