Code For Web

Category Archives: Integration

Integration with SAP via Ruby

Currently integrating SAP Business One for a client’s project. The base of the application is Ruby on Rails and the site needs to interface with SAP Business One. So that is the challenge, to integrate with this ERP system, which APIs supply XML (no objects in sight). I looked through github to see if there [...]