-
Hello!
I try to use the SAPNWSDK by Piers Harding. I've downloaded the SAP RFC SDK from Support portal and extracted. Then I've downloaded the Zip from github and extracted also. Then I added the rfc…
-
NWJS Version : 0.45.5-sdk
Node.js : 14.2.0
Operating System : Windows 10 Enterprise 1909
### Expected behavior
NW.js app should run with module node-rfc.
### Actual behavior
It throws an…
-
I'm having an issue trying to use the RFC Server functionality. I'm able to launch the server and listen for calls. However, after some time, the world comes crashing down with the following fatal e…
-
I'm trying to deploy noderfc under Alpine Linux (specifically node-red docker), but it seems like I might be having issues with ldconfig.
My dockerfile builds, but when my program runs I get the fo…
-
**Describe the bug**
I'm trying to implement pyrfc in my python project, but after the installations of the library, I can't call the connection through import.
**To Reproduce**
python -m venv…
-
Running on Windows-10. Unable to start SAPRFC.
Welcome to Node-RED
===================
21 Dec 15:08:12 - [info] Node-RED version: v3.0.2
21 Dec 15:08:12 - [info] Node.js version: v18.12.1
…
-
The function module I call returns a huge table. For performance reasons, I don't want to keep that table in the memory. Also, I don't want to wait until the whole table is read, I'd like to process t…
-
ModernWms is currently gathering requirements for the next version and would like to ask for your input. Are there any specific features you would like to see included? Please share your suggestions a…
-
Can you describe which headers did you try to wrap so I can try reproduce the issue?
-
Hi experts,
I am using this library to connect from nodejs to SAP. I am getting above error and nodejs crashes. When I deactivate the call to the rfc service this error does not occur, hence I assume…