WINDOWS
Option #1
(1) Open the CA Workload Automation AE Administrator Tool
(2) On the Menu bar, place your mouse on 'WAAE'
(3) Click on 'System'
Option #2
(1) Open the CA WAAE Command Prompt
(2) Run the following command: set
NOTE: This will show the not only the Autosys environment variables but also the system environment variables and other CA product environment variables (such as CSAM_SOCKADAPTER and CASHCOMP)
LINUX
Option #1
(1) Go to the $AUTOUSER directory
(2) Run the 'cat' command on any of the Autosys environment scripts (autosys.bash.hostname, autosys.ksh.hostname, etc.)
NOTE: This will show the not only the Autosys environment variables but also the system environment variables and other CA product environment variables (such as CSAM_SOCKADAPTER and CASHCOMP)
Option #2
(1) Run the following command: env
NOTE: This will show the not only the Autosys environment variables but also the system environment variables and other CA product environment variables (such as CSAM_SOCKADAPTER and CASHCOMP)