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 2 Next »

Overview

The SAP Job Scheduling service facilitates the definition and management of jobs that can be configured to run either once or on a recurring schedule. This runtime-agnostic service is designed for scheduling action endpoints in applications or managing long-running processes through Cloud Foundry tasks. It provides REST APIs for scheduling jobs, including the asynchronous handling of long-running jobs.

The PowerConnect Cloud agent collects the job statuses, errors, runtime information and scheduling data.

Data Collected

  • Job schedules

  • Job runtime information

  • Job status

  • Job errors

APIs Used

Status

Generally Available

Configuration

PowerConnect Cloud requires access to the SAP Job Scheduling Service API to be able to extract job scheduling data. The most secure way to do this is add PowerConnect Cloud as an OAuth client to your SAP BTP tenancy. To do this follow the steps below for your environment:

  • Login to the SAP BTP Cockpit

  • Under Services → Instances and Subscriptions find your Job Scheduling Service in the table and click binding in the Credentials column

    image-20240116-010841.png
  • Note down the following values:

    • url

    • clientid

    • clientsecret

    • identityzone

    • uaadomain

      image-20240116-011536.png
  • Login to the PowerConnect Cloud UI

  • No labels