WebSocket RFC to Cloud
Learn how to establish a WebSocket RFC connection from an on-premise to a cloud system.
You will learn
- How to connect an on-premise system to cloud using WebSocket RFC.
Felix DraegerFebruary 29, 2024
Prerequisites
- Access to an SAP S/4HANA system of at least version 1909
- Access to the ABAP environment in a cloud system
- Access to the communication management apps in SAP Fiori launchpad.
- Latest version of ABAP Development Tools (ADT) installed with a project for each system.
In this tutorial, wherever
XXX
appears, use a number (e.g.000
).
The following tutorial describes how to establish a connection between an on-premise ABAP system and a cloud-based ABAP system.
If the on-premise ABAP System is an S/4HANA older than version 1909, the underlying ABAP platform can’t perform WebSocket RFC calls. The SAP Business Connector is required in this case. See WebSocket RFC to Cloud Using SAP Business Connector for more information.