Want to access OpenERP using Java XML-RPC ?

XML-RPC can be used with Python, Java, Perl, PHP, C, C++, Ruby, Microsoft’s .NET and many other programming languages. Implementations are widely available for platforms such as Unix, Linux, Windows and the Macintosh.

You can download the xml-rpc library from apache, and test the following code to do the login, create, write read, search, I will test and put the correct syntax for the rest of the service like wizard workflow and report. currently i have tested this library for the common and object service only.

Login to OpenERP using Java XML-RPC


Code for Loginhttp://bpaste.net/show/tG1FZrl18FdL2GRUQmAj/
Code for Create Recordhttp://bpaste.net/show/pJ6SCtfunRqoFmdmUOEf/

Comments

Popular posts from this blog

Implement OpenERP for Service company

Command Line Mass Mailing Tool

Server Action - Improvements