Description:
Using WCC's ECLI interface to communicate with AutoSys, when trying to run a .bat file or OS command the following message is displayed:
"Command not allowed due to filter file"
Solution:
The %IGW_LOC%/AutoSysCommandISponsorFilters.txt file contains the list of commands/exes/bat files we are allowed to run. This file should be updated with desired commands/bat files. Additionally, by default the PATH we look for the commands in is %AUTOSYS%/bin. So you should either copy the commands you wish to run to this location or update the %IGW_LOC%/AutoSysCommandWrapper.%AUTOSERV file's PATH to include the commands/bat files location(s).