Difference between revisions of "Talk:Sponsored Development: Interface with OSCommerce"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
m
Line 22: Line 22:
 
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
 
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
 
--[[User:Jab doa|Jab doa]] 03:58, 4 July 2007 (EDT)
 
--[[User:Jab doa|Jab doa]] 03:58, 4 July 2007 (EDT)
 +
 +
OK, how do we move from here ?
 +
--[[User:ODM ALP|ALP]] 04:40, 4 July 2007 (EDT)

Revision as of 01:40, 4 July 2007

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)

OK, how do we move from here ? --ALP 04:40, 4 July 2007 (EDT)