Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


osirisja
2011-12-07T17:36:26Z
Hi Support

Are there any plans to provide any support for xml-rpc requests directly within vc, both as Triggers, and also in being able to serve requests to and from third party applications?

Or - does VC already provide this support?

Many thanks

Andy
Sponsor
Forum information
Support
2011-12-07T18:08:46Z
We have the Web service Task that you could use for calling remote services.

As for inbound connections we have thought about it but as we have the API we have not heard any requests of what type of inbound requests it could be. What requests are you thinking about?
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
osirisja
2011-12-13T10:46:58Z
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
File Attachment(s):
Copy of csv_Import.py.txt (7kb) downloaded 50 time(s).
Scroll to Top