You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Install this repository with [abapGit](https://abapgit.org) on the system with your abap2UI5 apps. Install this handler on client system.
17
12
Handler:
@@ -52,3 +47,6 @@ CLASS z2ui5_cl_rfc_connector_handler IMPLEMENTATION.
52
47
ENDCLASS.
53
48
```
54
49
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