How to list all the jobs scheduled for a specific time.
Release : 11.3
Component : CA Workload Automation AE (AutoSys)
You can view the Job list for a specific time in Autosys using two possible ways.
1. WCC reporting.
You can check below link for WCC reporting process.
https://techdocs.broadcom.com/content/broadcom/techdocs/us/en/ca-enterprise-software/intelligent-automation/workload-automation-ae-and-workload-control-center/11-3-6-SP8/monitoring-and-reporting/ca-wcc-monitoring-and-reporting/ca-wcc-reporting-application.html
2. You can use below command
job_depends -e -F "MM/dd/yyyy hh:mm" -T "MM/dd/yyyy hh:mm"
https://techdocs.broadcom.com/content/broadcom/techdocs/us/en/ca-enterprise-software/intelligent-automation/workload-automation-ae-and-workload-control-center/11-3-6-SP8/reference/ae-commands/monitor-and-report-on-workload/job-depends-command-generate-detailed-reports-of-job-dependencies-and-conditions.html