ALERT: Some images may not load properly within the Knowledge Base Article. If you see a broken image, please right-click and select 'Open image in a new tab'. We apologize for this inconvenience.
[AWA] An example of monitor jobs delay in start time
book
Article ID: 108948
calendar_today
Updated On:
Products
CA Automic Workload Automation - Automation Engine
Issue/Introduction
Is there any option to monitor delay in start time of jobs in AWA?
For example: if I have a job scheduled to run at 10 AM and if the job is not started in specified time interval, say within 15 mins of scheduled start time, an alert should be triggered. Currently we have this feature within SAP and trying to find an option in Automic to enable similar monitoring for jobs scheduled through Automic.
Environment
Release: Component: AAUTEN
Resolution
Currently we don't have any single object or function that can cover your suggested outcome. I would like to suggest you another way to perform the alarm: - You can try to add a postconditions to your Jobs in a workflow which will check time since activation with an execute object to trigger a notification alarm object to fire an alarm to user if time exceeded.