Redwood Documentation

Product Documentation

 

›SAP ABAP

RunMyJobsSAP Connector

Introduction

  • The SAP Connector
  • HANA Platforms

Configuration

  • Configuring the Central and Satellite Systems
  • Installing SAP JCo
  • Configuring an SAP System for Process Automation
  • SAP RFC User Privileges
  • Assigning SAP Authorizations to the RFC User
  • Connecting to SAP Systems
  • Connecting to SAP Systems with the Wizard
  • Connection Details for the ABAP Stack
  • Intercepting SAP Jobs
  • SAP Job Interception Configuration
  • Interacting with SAP Events
  • Configuration Details on Interacting with SAP Events
  • Parsing Log Files to set Status of SAP Jobs
  • Understanding the Different XBP Interface Releases

Importing SAP Objects

  • Importing Objects from SAP Systems
  • Importing ABAP Programs
  • Importing ABAP Program Parameter Definitions
  • Importing Archive Objects
  • Importing Batch Events
  • Importing SAP BusinessObjects Processes
  • Importing SAP Calendars
  • Importing SAP CCMS Jobs
  • Importing Communication Channels via PI/XI
  • Importing External Commands
  • Importing and Running Mass Activities
  • Importing Output Devices
  • Importing Process Chains
  • Importing Process Chain Definitions
  • Importing Recipients
  • Importing Variants
  • Importing Variant Definitions

SAP ABAP

  • Handling ABAP Programs
  • Controlling Batch Input Sessions
  • Handling Variants
  • Creating and Modifying Variants in Redwood Server
  • Maintaining Variants Manually
  • Maintaining Variants Automatically
  • Maintaining Variants Automatically (Advanced)
  • Using Temporary Variants
  • Default SAP Process Definitions

Business Objects

  • Main
  • Interface Configuration
  • Crystal Reports
  • Web Intelligence
  • Data Services
  • Triggering Events
  • Crystal Reports REST
  • Web Intelligence REST

Process Chains

  • Handling Process Chains
  • Running Process Chains
  • Monitoring Process Chains
  • Restarting Process Chains

SAP PI/XI

  • SAP Communication Channels with PI/XI
  • Controlling Communication Channels with Redwood Server via PI/XI

Adaptive Computing

  • SAP Adaptive Computing
  • Controlling SAP Adaptive Computing

SAP Monitoring

  • Integrating SAP Monitors
  • Configuration Details for Integrating SAP Monitors
  • Sending Monitoring Data to SAP Systems
  • Configuration Details for Sending Monitoring Data to SAP Systems
  • Monitoring Redwood Server Availability in CEN
  • Active XMB Monitoring
  • Active IDoc Monitoring

Advanced Configuration

  • Connect to an ABAP System via SAProuter
  • SNC connection to an SAP System
  • The SAP Cryptographic Library
  • Tuning Redwood Server

Legacy Systems Support

  • Enable XBP 2.0 or 3.0 Functionality
  • Enhanced SAP Interfaces with Redwood Transports
← Handling ABAP ProgramsHandling Variants →

Controlling Batch Input Sessions

Batch Input Sessions are a special type of SAP job that process incoming data. A particular OS directory is designated in SAP as the Batch Input Folder. Other applications can then send data in a special SAP format called iDocs to the SAP System by placing a file in this directory.

To process the incoming data, you submit the ABAP program RSBDCSUB. This program reads the batch input folder and submits a new SAP job for every file found in this folder. Unfortunately, RSBDCSUB does not wait for the processing jobs to finish.

It is, therefore, very difficult to build dependencies within SAP using RSBDCSUB, because the start job does not wait for the processing to finish and it is not known beforehand what the child jobs will be. With the standard CCMS scheduler you are forced to resort to ABAP programming to find the child jobs and then wait for them to finish.

If you use BC-XBP 2.0, Redwood Server will automatically realize that RSBDCSUB has created child jobs and will automatically delay setting the RSBDCSUB Redwood Server process to a final state until all these jobs are finished. So when BC-XBP 2.0 is used, you can schedule RSBDCSUB just like any other job. This behavior also works when the RSBDCSUB job is intercepted. In both cases any dependencies made on this process in Redwood Server will only start once all child jobs are finished.

Procedure

  1. Navigate to "Definitions > Processes".
  2. Choose Submit form the context-menu of the SAP_AbapRun process definition.
  3. Fill in SAP System, SAP job name and enter RSBDCSUB into the ABAP program field.
  4. Choose Submit and navigate to "Monitoring > Processes" to locate the processes.
← Handling ABAP ProgramsHandling Variants →
  • Procedure
Docs
Getting StartedInstallationFinance InstallationConcepts
TroubleshootingArchiving
Learn and Connect
Support Portal
BlogEventsResources
ISO/ IEC 27001 Information Security Management
Automate to be human

2023 All Rights Reserved |

Terms of Service | Policies | Cookies | Glossary | Third-party Software | Contact | Copyright | Impressum |