Hi Henrik
apologies for the delay in replying.
for both inbound and outbound connections we are looking to integrate VC with the enterprise resource planning tool 'OpenERP'. This uses xml-rpc for external communications - mostly through Python scripts.
To be honest, I'm not by any means an expert in xml-rpc or programming, but from a purely functional point of view, it would be nice to be able to pass requests and data between the two products.
Sorry the request is very vague, but if anyone has any suggestions about the best way to do this they would be more than welcome.
I have attached a Python script which shows how to read a CSV file and populate the openERP database (PostreSQL) - perhaps it will provide some ideas?
Cheers
Andy