This question has been flagged
2978 Views

I'm implementing Restful API in OpenERP v7. I have both business application and OpenERP application running. This business application consume my OpenERP services and send some data, that data needs to process and store in PostgreSQL DB, after that it will send some acknowledgement to business application. From my business application i'm making AJAX call. Now How do i send acknowledge response to business application.

Any suggestions will be highly appreciate. Thank you..!

Avatar
Discard