RESP API failure message CAY6Z19 User 'stc_name" does not have security access to JCLCheck
search cancel

RESP API failure message CAY6Z19 User 'stc_name" does not have security access to JCLCheck

book

Article ID: 369895

calendar_today

Updated On:

Products

JCLCheck Workload Automation

Issue/Introduction

Rest API failure with HTTP(S) status 500
messages:
  -
    messageType:       ERROR
    messageNumber:     CAY6Z19
    messageContent:
              User 'JCKREST' does not have security access to JCLCheck. ReturnCode=0x1C ReasonCode=0x1. Message also logged in job's SYSPRINT. 

Note: In this case JCKREST is the JCLCheck REST server started task name

Cause

The JCLCheck REST server does not have access to the BPX.SERVER resource

Resolution

Apply PTF LU14275 which fixed the issue where the JCLCheck REST API users required additional undocumented permissions.

PTF LU14275 addresses the following:

 
1. Support for Zowe Version 2.
 
2. Support for TLS Version 1.3.
 
3. Fixes to address security vulnerabilities.
 
4. Fixed an issue where JCLCheck REST API users required
   additional undocumented permissions.
 
5. Fixed an issue where the JCLCheck REST API may display a
   "Parse Exception" when the JCLCheck option ERROR(INLINE) is
   specified.

        6.  Is compatible with JAVA 1.8 

Additional Information