Manish Vyas
Manish Vyas
> Just a tip to others... I have successfully implemented a gRPC to rfc bridge. By using gRPC from AWS Lambda, it works great. No performance issues if we keep...
I created a demo on how to use node-rfc on AWS Lambda with NWRFCSDK https://www.youtube.com/watch?v=rhY4jVtl0k8&t=39s It may help. Thanks!
Hi @bsrdjan please help with the above. Is it possible to setup SDK so that it would be accessible to AWS Lambdas.
hi @bsrdjan Yes the system is connected to SAP Cloud Connector(SCC) and i am able to use it with nodejs application in EC2 instance. as i can configure easily all...
> The directory was applied to the environment variable SAPNWRFC_HOME by following the installation instructions, but eventually it does not work. And here's the message. > In lambda, I put...
So is it not at all possible. I was able to call sap functions with nodejs app with SDK configured inside EC2 instance. Just need to check if possible with...
Hi @bsrdjan , I finally figured out a way to get this done. First of all let me get you through issues. #Issue : Error: /var/task/node_modules/node-rfc/lib/binding/sapnwrfc.node: invalid ELF header Solved:...
I finally figured out a way to get this done. First of all let me get you through issues. #Issue : Error: /var/task/node_modules/node-rfc/lib/binding/sapnwrfc.node: invalid ELF header Solved: Created Node modules....
Created a demo video on how to? It may help https://www.youtube.com/watch?v=rhY4jVtl0k8&t=39s