Runtime options not supported by the JCLCheck REST API
search cancel

Runtime options not supported by the JCLCheck REST API

book

Article ID: 438834

calendar_today

Updated On:

Products

JCLCheck Workload Automation

Issue/Introduction

Which runtime options are not supported by the JCLCheck REST API?  

Resolution

 

The following options cannot be used with the JCLCheck REST API: 

REMote
TLms
Graph
PROc
TERM
CNTLOVDD (use CNTLOVER instead) 
LOADOVDD (use LOADOVER instead)
MCOUsr       (use MCOSYS instead) 
OPRoc         (use OPROCLIB instead) 
UPDTDD      (use UPDTDSN instead)
 
Option STDREXX is supported, but must be specified using the following format: STDRexx(REXX EXEC member name,*,REXX library DSN).
Example:  STDREXX(rexxpgm,*,my.rexx.lib)  
 
In addition, option AUTOPROC is required and is set automatically by the API.  This option cannot be disabled.