Skip to content

Commit e9818b8

Browse files
authored
Update README.md
1 parent 65d73b5 commit e9818b8

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

+4-6
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,12 @@
11
# abap2UI5 - RFC Connector
22
_Running into problems or found a bug? Create an issue [**here**](https://github.com/abap2UI5/abap2UI5/issues)_
33

4-
Remotely call abap2UI5 apps via RFC <br>
5-
64
### Approach
5+
Remotely call abap2UI5 apps via RFC:
76
<img width="1420" alt="image" src="https://github.com/abap2UI5/abap2UI5-connector_rfc/assets/102328295/5787755c-f4f1-48d8-a9da-50b4f04db9ed">
87
<br>
9-
108
[Link](https://excalidraw.com/#json=Z27bQMS9ZH-3xgMDxLZ1R,WfuSCgOsHoJr8e339WSgjA)
119

12-
13-
14-
1510
### Installation
1611
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.
1712
Handler:
@@ -52,3 +47,6 @@ CLASS z2ui5_cl_rfc_connector_handler IMPLEMENTATION.
5247
ENDCLASS.
5348
```
5449
Setup destinations in SM50 that both systems can call each other and create an ICF Endpoint to call your abap2UI5 apps.
50+
51+
### More
52+
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 commit comments

Comments
 (0)