Talk:Sponsored Development: Interface with OSCommerce

From ADempiere
Revision as of 00:58, 4 July 2007 by Jab doa (Talk)

Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.

About Jitterbit : this could be a nice way to achieve the objective. Would it be possible to create "templates" that would work for any OSCommerce / ADempiere ?

What would be the advantages / disadvantages of using Jitterbit ETL vs making the integration via webservices ?

--ALP 13:50, 3 July 2007 (EDT)


We haven't done the integration with oscommerce, but we have made several custom webstores and some of them may be close to your needs. In some cases, we inspired ourselves from the checkout process of oscommerce. Give me a call on skype or send me an email if you want to find out more about these.

We have a very basic webstore which has already been contributed under the contribution folder of Adempiere.

Fredtsang 15:38, 3 July 2007 (EDT)


Thanks, but in this case, the webstore is already online and the objective is to integrate it with ADempiere, the client will consider switching to an "embedded" webstore later.

--ALP 03:11, 4 July 2007 (EDT)


The advantage of webservice is that you dont have to change any adempiere code. you need to change xt/os-commerce checkout process to push the order into adempiere. additionally you need to pull out all the products from adempiere. you wouldnt need to play arround directly in the database as you would need to do if you use jitterbit --Jab doa 03:58, 4 July 2007 (EDT)