Redwood Documentation

Product Documentation

 

›Configuration

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
← Connecting to SAP Systems with the WizardIntercepting SAP Jobs →

Connection Details for the ABAP Stack

The Following tabs of the SAP System editor must contain connection-related information if you want to connect to the ABAP stack of an SAP instance.

Setting up connection information

TabFieldDescription
PartitionPartition of the SAP systemThe partition for the SAP system, the queue, and the process server.
SAP SystemNameThe name for the SAP System can contain any combination of US ASCII letters, digits, and underscores; limited to 67 characters. This name is also used to create the corresponding SAP process server and queue. For instance, if the name of the SAP System definition is TST, then the created process server gets the name TST_ProcessServer and the queue is named TST_Queue.
SAP SystemDescriptionThe description of the SAP System can contain any combination of printable UTF-8 characters, limited to 255 characters.
SAP SystemApplicationThe name of the Application used to group this object.
SAP SystemRFC Connect StringRFC connection definition used to connect to the SAP System via SAP Java Connector (JCo).
SAP SystemJ2EE URLThe URL used by the BusinessObjects (BOBJ) and PI/XI interfaces for connecting to the JAVA stack of SAP NetWeaver
SAP SystemApp, server load balancingWhen this is enabled, Redwood Server will balance the load across application servers. This should only be used in special scenarios, SAP NetWeaver 7.1 and higher offer better load balancing options.
SAP SystemJob HandlingJob handling allows you to specify which jobs the job control rules should apply to. If you set it to Intercepted, only intercept by rules will be taken into account. If you set it to All, Redwood Server will attempt to apply the rules on all jobs in the SAP System. Note that if you want to just monitor jobs, this setting should be set to All.
SAP SystemDefault Job Time ZoneThis field is used for detecting the time zone of the SAP instance. The default job time zone for processes submitted in Redwood Server is the time zone of the original request time.
SAP SystemCcms Process DefinitionDefault template process definition to use for generated definitions.

Time zone data

The time zone of the SAP system is detected via the offset. If the current offset matches the current offset of the time zone specified in Default Time Zone, then Redwood Server uses that time zone when interpreting dates from SAP instances (used for Remote Start Time, for example). If the two do not match, Redwood Server uses the current offset of the SAP instance as the time zone, like GMT+,<offset>.

Setting up client/username combinations

At least one client/username combination is required and you must specify one combination as being the default.

TabFieldDescription
XBPClient numberSAP client number as a three digit number.
XBPUsernameThe RFC user name. This user needs certain authorizations in the SAP System, as described below in the Reference section under Required Authorizations of the Remote System User. Of course it is possible to use here the same user as for XAL and XMW. In this case the user needs all authorizations required by these interfaces.
XBPPasswordPassword of the RFC user.
XBPCheck Connection SettingsAllows you to check that the RFC Connect String, Client Number, Username and Password are correct.
XBPEnabledAllows you to disable the client, keeping the settings for future use
XBPDefault clientSpecify if this client is the default client. The default client is used by the SAP process server for the standard connection to the SAP System to start/monitor/intercept jobs. Please make sure that only one client is marked as default. If the default client check box is selected in multiple XBP interfaces, the one with the lowest client number is used by default when required. Yet to avoid confusion it is better to ensure that only one client is designated as default client.
XBPAudit levelThe XBP audit level of the interface, and is an integer with the value range of 0-3, with higher numbers denoting more verbose audit level; only to be used when Redwood Support instructs you to do so. The audit log is visible via SAP transaction RZ15.
XBPSAP languageThe language that the SAP process server uses to connect to the SAP System. This is also the default step language for ABAP jobs, if the corresponding parameter in the process definition is left empty.
XBPDescriptionthe description to use for this rule. If the description is not set, the rules are named <Client number>/<Username>.
XBPMax. RFC connectionsSpecifies how many RFC connections the SAP process server opens for this client. If omitted, the number of connections are not limited. The SAP process server uses internally a connection pool, so the open connections are reused, and also closed if they are idle for a certain amount of time.
XBPInterface versionThe version of the XBP interface that the SAP process server should use. If this field is left on automatic, the highest available interface version is used. Note that older 7.0 SAP releases will report the highest version as being XBP 2.0 although XBP 3.0 is available. It is highly recommended to upgrade to the latest Support Package, or at the least Support Package 14.

See Also

  • Documenting Objects using the Documentation Tab
← Connecting to SAP Systems with the WizardIntercepting SAP Jobs →
  • Setting up connection information
  • Time zone data
  • Setting up client/username combinations
  • See Also
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 |