on 2023 Jan 27 4:26 AM
Hi All,
I have a requirement of updating the data from HANA XSA to SAP table through batch calls using the Nodejs programming. Currently we are doing through the XSJS but we want to achieve the same through Node js.
I would greatly appreciate, if some one can able to help us by providing some insights on feasible solutions.
Regards,
VaraPrasad
Request clarification before answering.
there is a Node.js library that allows to run your xsjs application on XSA. See https://www.npmjs.com/package/@sap/xsjs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Michael,
Thanks for the response!.. But how do I can manage to run .xshttpdest, .xsjob,.xsjslib & .xsjs files inside Node js module.
Currently we are performing the CRUD operation through .xsjslib to update data to ERP system. While updating the data we are using the CSRF token authentication. Also, how do I can manage to connecting ERP destination systems in NODE js module with CSRF token.
Could you please provide some insights one the above questionaries.
Regards,
VaraPrasad.
You can find information on the subject here https://help.sap.com/docs/SAP_HANA_PLATFORM/58d81eb4c9bc4899ba972c9fe7a1a115/93dfdb43e4194a88849b33a...
User | Count |
---|---|
91 | |
11 | |
9 | |
8 | |
6 | |
5 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.