ruby-sapnwrfc | SAP RFC Connector using the SAP NW RFC SDK for Ruby
kandi X-RAY | ruby-sapnwrfc Summary
kandi X-RAY | ruby-sapnwrfc Summary
ruby-sapnwrfc is a Ruby library. ruby-sapnwrfc has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.
Welcome to the sapnwrfc Ruby package. This package is intended to facilitate RFC calls to an SAP R/3 system of release NW2004x and above. It may work for earlier versions but it hasn’t been tested. The fundamental purpose of the production of this package, is to provide a clean object oriented interface to RFC calls from within Ruby. This will hopefully have a number of effects: (1) make it really easy to do RFC calls to SAP from Ruby in an object oriented fashion (Doh!) (2) promote Ruby as the interface/scripting/glue language of choice for interaction with SAP R/3. (3) make the combination of Linux, Apache, and Ruby the killer app for internet connectivity with SAP. (4) Establish a small fun open source project that people are more than welcome to contribute to, if they so wish.
Welcome to the sapnwrfc Ruby package. This package is intended to facilitate RFC calls to an SAP R/3 system of release NW2004x and above. It may work for earlier versions but it hasn’t been tested. The fundamental purpose of the production of this package, is to provide a clean object oriented interface to RFC calls from within Ruby. This will hopefully have a number of effects: (1) make it really easy to do RFC calls to SAP from Ruby in an object oriented fashion (Doh!) (2) promote Ruby as the interface/scripting/glue language of choice for interaction with SAP R/3. (3) make the combination of Linux, Apache, and Ruby the killer app for internet connectivity with SAP. (4) Establish a small fun open source project that people are more than welcome to contribute to, if they so wish.
Support
Quality
Security
License
Reuse
Support
ruby-sapnwrfc has a low active ecosystem.
It has 37 star(s) with 16 fork(s). There are 6 watchers for this library.
It had no major release in the last 6 months.
There are 2 open issues and 1 have been closed. On average issues are closed in 184 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of ruby-sapnwrfc is current.
Quality
ruby-sapnwrfc has 0 bugs and 0 code smells.
Security
ruby-sapnwrfc has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
ruby-sapnwrfc code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
ruby-sapnwrfc does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
ruby-sapnwrfc releases are not available. You will need to build from source code and install.
Installation instructions, examples and code snippets are available.
ruby-sapnwrfc saves you 1389 person hours of effort in developing the same functionality from scratch.
It has 3108 lines of code, 279 functions and 28 files.
It has medium code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ruby-sapnwrfc
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ruby-sapnwrfc
ruby-sapnwrfc Key Features
No Key Features are available at this moment for ruby-sapnwrfc.
ruby-sapnwrfc Examples and Code Snippets
No Code Snippets are available at this moment for ruby-sapnwrfc.
Community Discussions
No Community Discussions are available at this moment for ruby-sapnwrfc.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install ruby-sapnwrfc
After you have unpacked your kit, you should have all the files listed in the MANIFEST. In brief, the following should work on most systems: ruby setup.rb. if your rfcsdk is not findable in the system search path, then use the command line switches for mkmf/setup.rb like so: ruby setup.rb config --with-nwrfcsdk-dir=/path/to/rfcsdk ruby setup.rb setup. Now you can either install like so: ruby setup.rb install. or build the gem and install that like so: gem build sapnwrfc.linux.gemspec gem uninstall sapnwrfc gem install sapnwrfc-<version>-<architecture>.gem. VERY IMPORTANT - make sure that you add the library path to LD_LIBRARY_PATH eg - mine is: export LD_LIBRARY_PATH=/home/piers/code/sap/nwrfcsdk/lib.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page