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

Node.js with SAP Systems using RFC

Former Member
0 Kudos
5,264

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

Accepted Solutions (1)

Accepted Solutions (1)

pfefferf
Active Contributor

SAP provides NPM package node-rfc for that. In the documentation you can find detailed steps for installation and usage.

macciaresi
Discoverer
0 Kudos

-

macciaresi
Discoverer
0 Kudos

-

Answers (1)

Answers (1)

nabheetscn
SAP Champion
SAP Champion
0 Kudos

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