-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Call RFC(BAPI) from AWS Lambda using NodeJS #220
Comments
I am not using Lambda and can't provide more detailed steps. It should work just like from on-premise Linux. If on-premise system is S4HANA >= 1909 the new Websocket RFC protocol can be used, over HTTPS port exposed in internet. SAP Business Connector is required otherwise. More info: #212 (comment) The detailed configuration can be provided as a consulting service, if needed. |
I think, you can't using lambda. there are no netweaver sdk. lambda doesn't support netweaver sdk. |
Thanks to @manishvyas1911 research, this is actually even easier to do. We have created a simple walkthrough to setup your AWS Lambda Project for Node RFC. |
Thanks for the input. Potential users shall consider that node-rfc cloud to on-prem connections via SAP Cloud Connector are not supported yet: #121 |
Dear Srdjan,
I hope my note make you happy & safe!
I have one request, can you please explain how to call SAP BAPI using NodeJS and AWS lambda.
I have gone through your material shared earlier in [https://github.com/sap/node-rfc]
But I don't know from where I should start?
What I have understood so far....
Please help me start and guide me step by step so I can deploy lambda to call BAPI using nodeJS
Thanks in Advance.
The text was updated successfully, but these errors were encountered: