3

Is there any possibilities to connect Drupal Commerce (or Ubercart) with SAP Business One ?

Sandra Rossi
  • 11,934
  • 5
  • 22
  • 48

2 Answers2

0

Disclosure -- I work for a company that provides SAP addon solutions and we have a product called B1Integration which is a SOAP-based system you can use to extract and import data into SAP Business One. Visit www.beabetterbusiness.com for more information. Not sure if that's allowed via SO T&C but there you go. --

There are also several other SAP partners like us who have their own integration platforms.If you wanted to tackle it yourself then I recommend looking at SAP DI Server, and not SAP DI API, as the DI Server is more suited to external data exchange (our product is based on the DI Server) since it uses an XML-based import format. There's also a free tool from SAP themselves called the B1Webservice which exposes SBO Objects via a Webservice, although it's not supported officially and is a bit clunky. Check out www.scn.com and go to the Business One section.

http://scn.sap.com/docs/DOC-7699

Hope that helps!

Stephen Byrne
  • 7,400
  • 1
  • 31
  • 51
0

There are several ways to do that, mainly you can use SAP Business One DI Server or DI API. You can search for documentation about how to use them os SAP.

When talking about web (Drupal) SAP Business One recommend DI Server, but you can use DI API without problem

Samuel A
  • 81
  • 9