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

Compare with Current View Page History

« Previous Version 2 Next »

Introduction

  • This JITL Job implements a JS7 adaptor with SAP S/4 HANA® systems.
  • SAP S/4 HANA offers the SAP Job Scheduling Service that implements a REST Web Service to manage and to operate SAP Jobs.

Integration Scenario

  • SAP Jobs are configured with the SAP S/4 HANA system. The JS7 JobScheduler implements a JITL Job to execute SAP Jobs.
    • A 1:1 mapping of JS7 JITL Job and SAP Jobs applies.
    • The JS7 JITL Job is added to JS7 - Workflows that are configured
      • to execute individual jobs or
      • to execute a number of jobs including SAP Jobs and any JS7 - Jobs with any registered JS7 Agent.
      • This allows cross-platform scheduling with SAP Jobs being integrated in a sequence of jobs that is executed for SAP systems and for any other platforms.
    • The JS7 JITL Job makes use of JS7 - Calendars and Schedules.
      • The JS7 - Schedules determine the point in time for which an SAP Job is started.
      • SAP Jobs therefore are started immediately considering the SAP Job configuration. At the same time the jobs are started corresponding to JS7 Schedules.
  • No labels