Skip to Content
Menu
This question has been flagged
4334 Views

I've installed a fresh OpenERP on an Ubuntu server, with nothing else, on my local network. Works fine.

Is it possible to call/launch a python file (thats contains a call to a OpenERP webservice XML-RPC) with a simple HTTP request ?

In other word : I don't want to install an Apache or any other HTTP server on top of the OpenERP Server : so is it possible to call the python script that would be interpreted by the OpenERP HTTP server, with a simple URL like :

http://myopenerpip:8069/mywebservice.py

and if yes, where should I copy the python file within OpenERP file system ?

Avatar
Discard
Related Posts Replies Views Activity
1
Nov 20
5845
1
Jan 18
4555
1
Mar 15
3844
0
Jul 20
3140
1
May 19
5374