How to get list of job schedule
search cancel

How to get list of job schedule

book

Article ID: 219928

calendar_today

Updated On:

Products

CA Automic Workload Automation - Automation Engine

Issue/Introduction

How to find out the list of future job schedules in Automic

Environment

Release: 12.X

Component: AUTOMATION ENGINE

Resolution

You may use the Autoforecast feature for getting the list of future job schedules. The Auto Forecast lists active events and schedules plus their included objects.

To enable the Autoforecast function, you need to define the keys AUTO_FORECAST_PREFIX and AUTO_FORECAST_DAYS in the variable UC_CLIENT_SETTINGS. ( on the same client where you are trying to get the auto forecast done)

Below are the steps in detail on how to do so:

- From the UI - click on Search and search for UC_CLIENT_SETTINGS (not client 0, ( on the same client where you are trying to get the auto forecast done)
- Right-click on the Variable UC_CLIENT_SETTINGS and select edit
- Define the Keys AUTO_FORECAST_PREFIX and AUTO_FORECAST_DAYS -> Save it
- Open the Autoforecast function from Menu Bar, you will see a window of the forecast.

Additional Information

Below is the documentation for more details.

https://docs.automic.com/documentation/webhelp/english/ALL/components/DOCU/12.2/AWA%20Guides/help.htm#AWA/Objects/obj_AutoForecast.htm?Highlight=autoforecasting

https://docs.automic.com/documentation/webhelp/english/AA/12.3/DOCU/12.3/Automic%20Automation%20Guides/help.htm#AWA/Variables/UC_CLIENT_SETTINGS/UC_CLIENT_AUTO_FORECAST_DAYS.htm?Highlight=auto%20forecast