Hi there,

I'm just starting using OFBiz to customize the ecommerce application for my 
enterprise needs. So, I'm sorry if I don't use the good OFBiz terms...

In order to populate the OFbiz products catalog, I have to automate the process 
which can access an IDoc XML file where I can find all the data about products, 
customers and promotions.

So, is there a module or spécial development in OFBiz that permits to access an 
IDoc XML file to load data into the OFBiz database ?

After the order on the OFBiz ecommerce site, I also have to generate an IDoc 
XML file to start the order process on SAP.
Basically, my need is to find something which permit me to read and write IDoc 
XML file from OFBiz. 

For now, I find an sap package for developping java mappings for SAP XI (here 
http://blog.gascoyne.de/archives/category/sap/sapxi) which is based on JDom 
library. Thanks to this package I can access to the elements of the IDoc XML 
file and afterthat I have the data but I don't know how to load them into the 
OFBiz database (have I to generate the OFBiz XML data loader ?, use Java and 
JDBC methods to insert the datas?, other things...) 

This sap package, certainly, will do what I have to do after some work but I 
want to know if there's something more integrate to OFBiz for interacting with 
SAP and particularly with IDoc XML file?

Thanks for your response,

Amine





_________________________________________________________________
Découvrez les profils Messenger de vos amis
http://home.services.spaces.live.com/

Reply via email to