Srdjan Boskovic
Srdjan Boskovic
Please check this example and try to reproduce the setup https://github.com/SAP/node-rfc/blob/main/doc/usage.md#server
Please re-open if needed
Which exactly docker image is used, can you share the Dockerfile to reproduce the issue?
Hi @ecampuss, PyRFC is not tested on hosted Windows agents and I am not sure if that platform is supported. Could you please confirm if Windows hosted agents are identical...
> Due to a change introduced with Python 3.8 for Windows, PATH directories are no longer searched for DLL. The SAP NWRFC SDK lib path is no longer required on...
Hi Erik, any update in the meantime Regards, Srdjan
Please re-open if needed
> We're calling an RFC that returns a table with 500,000 rows (120 fields) (KE24 report) and this is consuming>8Gb RAM on the server and fails because of this. Did...
Yes, I meant chunking 10 times , which would be in this scenario inconvenient. I am still thinking how to replicate and investigate the issue. Which RFC is called? Is...
hm, good idea, will try that 👍 If custom, could you eventually have a quick look inside, which BAPI or function modules does the most of the work? Then I...