Is there a way we can get a batch completion percentage via automated email from CAW Prod over a specific time interval ? Or if we can pull that information via CAW job ?
Release : 12.2
Component : CA WORKLOAD AUTOMATION DE (DSERIES)
Currently, you can view the completion percentages of applications in the monitor view and there's no built-in variable to get the data sent in an email.
As workaround, you can run the listapplication command to get the status information of application including the completion percentage. Possibly setup a job to run the cli command for specific applications at specific time interval and attach the spool file to an email.