SAP Community
About former_member850145
former_member85
0145
Discoverer
Member since
2023 Apr 10
User Statistics
3
Posts
0
Solutions
0
Kudos given
0
Kudos received
Options
Report User
User Activity
Posts
Replies
CAN NOT CONNECT USING @sap/hana-client
2023 Apr 11
Hellou Dears.i have this problem to connect const hana = require('@sap/hana-client')<br>const conn = hana.createConnection()<br>const connParams = {<br> host: '192.168.0.36',<br> port: '30015',<br> uid: 'manager2',<br> pwd: '123456',<br> tra...
Re: Error connecting to HANA using @sap/hana-client in node.js
2023 Apr 11
Can help me Link Question
Re: Exposing SAP Business One Service Layer through Node JS
2023 Apr 11
Erick hellou how are you? can you help to me to connect Sap Business One 9.3 version SAP HANA (9.30.140) PL: 04 (32Bits) I try to connect with https://www.npmjs.com/package/@sap/hana-client