To produce a Zeke Forecast report to be used for the validation, perform 
the following steps:

1) Using the JCL sample below:
- Substitute your local subsystem name 
- Specify the date range to be validated by substituting both occurrences of 'mm/dd/yyyy'
  below with the start and end dates of the range respectively. For a single day, specify the 
  same date for both values.
- Run the JCL

//Z1 EXEC ZEKEUTL,PARM='SUBSYS=subsystem name'
SCHEDULE DATERANGE (mm/dd/yyyy, mm/dd/yyyy) GENERATE RANGE

2) Transfer the file containing the output from this report to the PC
  using ASCII file transfer.
  
3) Specify or browse to the transferred file in the 'Input report' field.


  
  
 