cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Node.js with SAP Systems using RFC

Former Member
0 Likes
5,411

I would like to know how to connect SAP Systems and Node.js using RFC. It would be very much helpful if there is any link for how-to's with the prerequisite

View Entire Topic
nabheetscn
SAP Champion
SAP Champion
0 Likes

Hello Ragul A

I don't know what the scenario is but still you can expose your RFC as web service which can be consumed by NodeJS via api call. Read this article for more detail for what to do at NodeJs end. If you already have a gateway then you can directly expose them as oData which can be consumed by Node.

Thanks

Nabheet