-
Hi huysentruitw
As issues below
Could not open the ICU common library.
The following files must be in the path described by
the environment variable "PATH":
icuuc50.dll, icudt50.dll,…
-
Can the developer provide a dynamic SAP field name like below for the Contract class?
```csharp
using System;
using System.Configuration;
using System.Reflection;
namespace SapNwRfc
{
/…
-
System.EntryPointNotFoundException: 'Unable to find an entry point named 'RfcOpenConnection' in DLL 'sapnwrfc'.'
-
Hi,
been using this project for sometime with console application,
thank you for your work!
after awhile using console application I decide to brings RFC into my WebAPI,
but when I register ISapC…
-
Hello @bsrdjan,
I get random crashes (or not) when executing await on Pool.acquire in an async function. I am running up-to-date Window 10 x64, latest SAP NWRFC SDK 7.50 PL6 (rfcexec.exe works corr…
-
Hi!
Can I use any of the options below in php7-sapnwrfc connection to SAP?
-h SAP application server to connect to this needs to include the SAP router string if applicable
-s …
-
Hello Pierse,
Is https://pypi.org/project/sapnwrfc/ still active and if not would you mind removing it from PyPI?
SAP/PyRFC shall be published on PyPI soon and sapnwrfc is one of package name ca…
-
Hi there,
i was trying to install node-rfc but I get this errors:
ode-pre-gyp ERR! Tried to download(404): https://github.com/sap/node-rfc/releases/download/0.1.11/rfc-v0.1.11-node-v57-linux-x64.t…
-
Hi There,
First of all I want to thank you for creating this module, creating many automations using it.
My Issue is configuring the virtual environment - after I created the venv, the pyrfc modul…
-
System: Windows 10
I met a problem during importing pyrfc although I have installed SAPNWRFC before.
```
(v_rfc) C:\Users\...\rfc\assets>python
Python 3.8.0 (tags/v3.8.0:fa919fd, Oct 14 2019, 19…