-
Cannot install PyRFC package, tried doing it on PyCharm or CMD but it's the same
I tried installing it via 'pip install pyrfc'
This is the error I'm getting:
`Collecting pyrfc
Using cached p…
-
-
` public class SapFunctionInPut
{
[SapName("IV_COMMIT")]
public string InPut{ get; set; }
[SapName("IT_WERKS")]
public SapFunction_IT_WERKS_ResultItem[]…
-
Hi,
I have been getting error while utilizing node-rfc module to make connection to ABAP system & execute particular BAPI function.
**I tried following for the execution:**
My application is …
-
## Summary
We have a proyect working with a dagit image, dagster-daemon image and a lot of tasks.
But on the last deploy we start to have and error that we cant replicate on local:
```bash
scr…
-
startup.cs
`services.AddTransient();`
Timed task
` public class TestJob : BackgroundService
{
private readonly ISapPooledConnection _connection;
private readonly ILogger _l…
-
Hello,
After Installing and configuring the exporter, we can't start it and we get the message below :
**Problem with the configfile content, the metric info is missing.**
Any help for this …
-
Getting the below error from a .net core web api app. Do the net weaver dlls need to be configured in PATH ?
![image](https://user-images.githubusercontent.com/67486268/117073215-36218c80-acf7-11eb…
-
Hello!
When I run `make test` I get a lot of failed tests. Is it ok or needs something else?
I'm using docker container based on the debian with php 7.3, copied sources of SAP NetWeaver RFC SDK 7.…
-
Hi guys,
I have issue with installing your php7-sapnwrfc. Here is my environment:
Windows Server 2012 Standard, 64b
PHP 7.4.3 x64
php -v
PHP 7.4.3 (cli) (built: Feb 18 2020 17:29:46) ( ZTS Vis…