-
I'm trying to install pyrfc on my system : pyrfc-1.9.5-py3.5-win-amd64.egg
OS : Windows 7 64 bits
Python : Python 3.6.2 (v3.6.2:5fd33b5, Jul 8 2017, 04:57:36) [MSC v.1900 64 bit (AMD64)] on win32…
-
Sir, After I am `make install` and getting error
`rm -f /usr/sap/nwrfcsdk/php7-sapnwrfc/sapnwrfc.c.ii /usr/sap/nwrfcsdk/php7-sapnwrfc/sapnwrfc.c.i && cc -E -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I.…
-
Hello,
I'm trying to migrate a PyRFC build from a virtual mcahine running Python 3.4 to a docker container, hoping to use pyhton 3.6. I spend half day so far trying to find out the root cause with …
-
Hello. I'm running into many errors trying to install **node-rfc** on my PC. Here's my setup:
OS: Windows 10
IIS: IIS 7 Express (32-bit) _NOTE: I could not find a 64-bit version of IIS 7 Express_
…
-
Hi,
I tried make a library for PHP 7.1 and got a error.
I tried this in two different Systems:
1) PHP 7.1.10-1+0~20170929170818.9+stretch~1.gbp501135 (cli) (built: Sep 29 2017 17:08:20)
OS:
Lin…
-
git clone https://github.com/SAP/node-rfc.git
cd node-rfc
npm install
After the command npm install i'm getting this error
![image](https://user-images.githubusercontent.com/30595910/31063168-4…
-
General usage, parameter types, etc.
-
We have encountered very high memory consumption in our node process after some time the node-rfc was running.
We performed a small test (see below) trying to isolate only node-rfc's memory consump…
-
Hi Gurus,
I am working on meteor i need to access sap from windows 7 , I am using sapnwrfc from meteorhacks:npm . NPM has been added to successfully and i have added SAP NWRFC SDK for windows versi…
-
I am receiving the following error trying to create the client. Not sure what I have defined incorrectly.
Thanks for your help
# Code
....
// Define the SAP Configuration
var SAPconfig = {
use…