An open API service indexing awesome lists of open source software.

https://github.com/abap2ui5-addons/rfc-connector

Remotely Call abap2UI5 Apps via RFC
https://github.com/abap2ui5-addons/rfc-connector

abap abap2ui5 abapgit fiori open-source openui5 sapui5 ui5

Last synced: 2 months ago
JSON representation

Remotely Call abap2UI5 Apps via RFC

Awesome Lists containing this project

README

          

[![ABAP_STANDARD](https://github.com/abap2UI5-addons/rfc-connector/actions/workflows/ABAP_STANDARD.yaml/badge.svg)](https://github.com/abap2UI5-addons/rfc-connector/actions/workflows/ABAP_STANDARD.yaml)

## RFC Connector

Remotely Call abap2UI5 Apps via RFC.

#### Approach
image

#### Installation

_Prerequisite: Set up a destination in SM59 that the source system can be called via RFC. abap2UI5 need to be installed in both systems._

Steps:
1. Install this repository on both system.
2. Replace in the HTTP handler the destination `NONE` with your Source System Destination
3. Call in your browser the endpoint `.../sap/bc/2ui5_rfc`

#### Contribution & Support
Pull requests are welcome! Whether you're fixing bugs, adding new functionality, or improving documentation, your contributions are highly appreciated. If you encounter any issues, feel free to open an issue.