Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oblomov-dev authored Jun 29, 2024
1 parent 65d73b5 commit e9818b8
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,12 @@
# abap2UI5 - RFC Connector
_Running into problems or found a bug? Create an issue [**here**](https://github.com/abap2UI5/abap2UI5/issues)_

Remotely call abap2UI5 apps via RFC <br>

### Approach
Remotely call abap2UI5 apps via RFC:
<img width="1420" alt="image" src="https://github.com/abap2UI5/abap2UI5-connector_rfc/assets/102328295/5787755c-f4f1-48d8-a9da-50b4f04db9ed">
<br>

[Link](https://excalidraw.com/#json=Z27bQMS9ZH-3xgMDxLZ1R,WfuSCgOsHoJr8e339WSgjA)




### Installation
Install this repository with [abapGit](https://abapgit.org) ![abapGit](https://docs.abapgit.org/img/favicon.png) on the system with your abap2UI5 apps. Install this handler on client system.
Handler:
Expand Down Expand Up @@ -52,3 +47,6 @@ CLASS z2ui5_cl_rfc_connector_handler IMPLEMENTATION.
ENDCLASS.
```
Setup destinations in SM50 that both systems can call each other and create an ICF Endpoint to call your abap2UI5 apps.

### More
Check out this [blog post](https://www.linkedin.com/pulse/calling-abap2ui5-apps-remotely-via-rfc-abap2ui5-btoue/?trackingId=BJWSE77kp0aJRwpREQpVrQ%3D%3D) on LinkedIn to learn more.

0 comments on commit e9818b8

Please sign in to comment.