Re: Apache ofbiz integration with SAP

2020-11-24 Thread Rishi Solanki
Connect to SAP HANA via JDBC - SAP HANA Developer Guide for SAP HANA Studio - SAP Library In case you are interested in direct db to db integration. Here you go. Best Regards, -- Rishi Solanki

Re: Apache ofbiz integration with SAP

2020-11-24 Thread S K Pradeep Kumar
Hi Dinesh, If SAP supports REST API, you can write the REST API's in OFBiz and integrate. Recommended with Strong security. If SAP supports SOAP, then you can export the OFBiz services as SOAP and integrate. With regards, S K Pradeep Kumar, 9035009495 On Tue, Nov 24, 2020 at 3:55 PM Dinesh

Apache ofbiz integration with SAP

2020-11-24 Thread Dinesh Kumar Viswanath
Is there any option for integrating Apache OfBiz with SAP. We are looking for options to integrate with SAP modules from Apache OfBiz.