cancel
Showing results for 
Search instead for 
Did you mean: 

Node.js with SAP Systems using RFC

11-30-2019 8:06 AM
5794 views 4 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

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

0 Likes

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 Likes

-

macciaresi
Discoverer
0 Likes

-

Answers (1)

Answers (1)

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