User runs the autoaggr and may get this error - CAUAJM_I_40024 No statistics found for the specified time range.
For example:
autoaggr -m -J -c -o "c:\temp\servername.csv"
AutoSys Workload Automation 12.x
Statistics data needs to be aggregated first before aggregated statistics reports can be generated.
The command shown below is correct in syntax:
autoaggr -m -J -c -o "c:\temp\servername.csv"
To run the command, the statistics data need to be aggregated first either automatically by the scheduler or manually using sendevent.
For the Scheduler to aggregate statistics data automatically, set AggregateStatistics to 1 in %AUTOUSER%\config.%AUTOSERV% (Windows) or $AUTOUSER/config/$AUTOSERV (Unix)
To use sendevent, see the documentation at the following link: