piersharding / ruby-sapnwrfc

SAP RFC Connector using the SAP NW RFC SDK for Ruby
http://www.piersharding.com/blog/
36 stars 17 forks source link

Is anyone using this is a production environment? #1

Closed OpenCoderX closed 11 years ago

piersharding commented 12 years ago

Yes.

OpenCoderX commented 12 years ago

I'm looking to do the same, there don't seem to be many open source options for connecting to SAP, thanks for creating this project. I'm just getting started but am already hoping to contribute.

datenimperator commented 12 years ago

I am. Working great so far, albeit we've got some encoding issues in combination with the latest 7.20 SDK

trinibago commented 11 years ago

I know guys, I've worked with, who are very happy that this gem is existing and working great. You als can read: http://rubyistic.blogspot.com.es/2013/01/ruby-on-rails-calling-sap.html

OpenCoderX commented 11 years ago

This is a great post, thank you for sharing. How do does one start developing an application that calls RFC's without having a client that has an SAP instance? Is that even possible to do?

On Mon, Apr 8, 2013 at 7:45 AM, trinibago notifications@github.com wrote:

I know guys, I've worked with, who are very happy that this gem is existing and working great. You als can read: http://rubyistic.blogspot.com.es/2013/01/ruby-on-rails-calling-sap.html

— Reply to this email directly or view it on GitHubhttps://github.com/piersharding/ruby-sapnwrfc/issues/1#issuecomment-16045817 .

CR

piersharding commented 11 years ago

You can download the trial edition of the basic ABAP stack here http://www.sdn.sap.com/irj/scn/nw-downloads

You will still need to obtain the NW RFC SDK from somewhere though.

OpenCoderX commented 11 years ago

I've got an email out to the SAP partnership manager I've been speaking with, asking how a company with no existing clients can have access to the SDK for research and development. I will post back when I get a response.

Dalboz commented 11 years ago

@chrisgogreen you got any response from your partnership manager?

OpenCoderX commented 11 years ago

No, and it's starting to annoy me. Are you trying to solve this also?

Dalboz commented 11 years ago

Yes, so far I've managed to work with the great precompiled php modules from @piersharding (thank you so much for this by the way!), but I really want to try developing in perl || ruby !.