Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

Background

IT-Conductor can automate the whole process of job abort detection, restarting SAP failed jobs, and notifying the appropriate job owner, including the job log as an attachment. In advanced cases, IT-Conductor can even restart the job with a specific variant, and/or from a specific step. Depending on the complexity of the conditions on how you want to restart a particular job, IT-Conductor can be configured to execute this process to reduce the MTTR (Mean Time to Repair).

Prerequisites

  1. On your SAP environment, create a dedicated SAP service user to monitor and execute the jobs

  2. On the IT-Conductor main menu, navigate to Support → Downloads → SAP Security Downloads, and download the SAP NW Batch Scheduling Role

  1. Assign this role to the recently created job monitoring SAP user using PFCG transaction code

  2. Navigate to a system where you’ll be creating batch jobs and select “Accounts” on the main menu

  1. Create an automation account on IT-Conductor and associate it with the previously created SAP account. Give the user a descriptive name.

Create threshold override for job restart

You may create a threshold override from a template. IT-Conductor has templates for all metrics. In this case, since we want to restart a job after it’s failed or it’s been aborted, we’re going to navigate to the existing overrides for this metric.

  1. Navigate to System → Background jobs → Aborted → Threshold override

  1. Click on Create Override from template

  1. Click on the template to create a new override

  1. Click on Save when you’re done

Create a recovery activity to restart the job

A recovery activity it’s an option that allows you to automatically take action whenever an incident occurs in IT-Conductor. Recovery activities are predefined by ITC Support based ed on the required automation process or scenario.

  1. Click back to the recently created Threshold override and scroll down to the “Recovery” section.

  2. To turn on the recovery activity, select “Warning”, or “Alarm” on the “Recovery on” option

    1. If you select “Warning”, the recovery activity will run when the Warning threshold is exceeded.

    2. If you select “Alarm”, the recovery activity will run when the defined Alarm threshold is breached.

  1. Select a recovery activity from the “Recovery” list. In this case, we’re going to select the activity for Copy and Start Job.

  1. Select the previously created automation user as “Owner”

  2. Check the “Alert” box if you want to be alerted whenever this recovery activity occurs

  3. Save Recovery Activity

Example of a batch job recovery activity:

  • No labels