Skip to Content
0
Aug 17, 2019 at 04:31 PM

Data Insertion which is in form of REST API into HANA tables from Nodejs module in Web IDE

643 Views Last edit May 21, 2020 at 03:15 PM 2 rev

Hi,

I have a REST API service which gives the entire data set. I need to insert these data into the HANA tables via Nodejs which are all in the Web IDE environment. I am able to get data in console of the server.js by giving the client credentials and token. I am facing an issue of how to push the data into the HANA tables from the nodejs module.

Kindly help!!

Regards,

Yamini