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

  1. Declare the ThresholdPolicy to use in the xJCL as a property of the step.
    ...
    <props>		        
     	<prop name="threshold_policy" 
          value="com.ibm.websphere.batch.devframework.thresholdpolicies.PercentageBasedThresholdPolicy"/>
    </props>
    ...    

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014