How to authorize the autotrack command to be issued from WCCs ECLI
search cancel

How to authorize the autotrack command to be issued from WCCs ECLI

book

Article ID: 207728

calendar_today

Updated On:

Products

Autosys Workload Automation

Issue/Introduction

We are looking to enable the autotrack command so that we can run it from the WCC Enterprise Command Line.  We have found a configuration file, AutoSysCommandISponsorFilters.txt, that we think would allow us to do so.  Will the autotrack command work with the WCC ECL, and if so, how would we configure WCC in order for it to do so?

Environment

Workload Automation AE (AutoSys)

Resolution

Update the AutoSysCommandFilters.txt file to include autotrack.

Use the same format as the other entries.

example of existing entries:

^forecast(\s.+)?
^forecast\.exe(\s.+)?

example of what you would add:
^autotrack(\s.+)?
^autotrack\.exe(\s.+)?