on 2018 Nov 20 9:47 AM
Hi all,
I was wondering is there a way to connect my application (ideally nodeJS) on CF to ABAP system , I see that RFC is not supported on CF. Is there anything I can do to call function on On-Premise system?
Or is there better/modern way even without using RFC at all?
Many thanks
Anton
Request clarification before answering.
Hi Anton,
the best way to connect your ABAP System with the Cloud Platform is the SAP Cloud Connector.
Broadly speaking: You can create a destination (representation of your ABAP System) in the Cloud Cockpit and use this destination to from any application running in the cloud foundry env.
I hope this helps you.
Regards,
Marius
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Marius,
Unfortunately RFCs are not supported on CF so far.
Even if RFC will be there, I am not sure I can do RFC from Nodejs. I saw something like https://github.com/SAP/node-rfc but it did not work for me and looks like discontinued.
I was wondering what good options are for exposing some logic in ABAP and consume in e.g. nodejs app.
I saw there are ABAP web services but it looks also not that good with alls those wsdls.
Many thanks
Anton
User | Count |
---|---|
52 | |
6 | |
6 | |
6 | |
5 | |
4 | |
3 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.