ECLI command fails with error: "CAUAJM_E_71255..."
search cancel

ECLI command fails with error: "CAUAJM_E_71255..."

book

Article ID: 366828

calendar_today

Updated On:

Products

Autosys Workload Automation

Issue/Introduction

Running a forecast command in ECLI results in error:

CAUAJM_E_71255 The specified command [ forecast -J "%" -M "machine_name" -F "04/24/2024 08:00" -T "04/24/2024 11:59"  -h -saml "UserSession;Version-1.0;example" ] is not present in the list of allowable commands.
StatusCode: 500, URL: https://webserver.example.com:9443/AEWS,https://webserve.example.com:9443/AEWS

Environment

AutoSys Workload Automation 12.0.01

Cause

When running the forecast command, you do not have Read permission to $AUTOSYS/config/AutoSysCommandFilters.txt even though the following entry present in the file:

^forecast(\s.+)?

Resolution

Set permissions of file $AUTOUSER/config/AutoSysCommandFilters.txt to 644.

Additional Information

The issue can be replicated by removing the Read permission for the user running ECLI commands.

In waae_webservices_access.log, an entry similar to the following can also be observed:

##.###.###.## - autosys [25/Apr/2024:19:19:36 +0000] "POST /AEWS/command HTTP/1.1" 500 221