← Back to team overview

openerp-connector-community team mailing list archive

Is synchronous communication possible ?

 

Dear Openerp Connector community,

We need to send records from OpenERP to several third-party proprietary applications, and as we migrate to v7 I'd like to re-factor around OpenERP connector.

Would OpenERP connector be able to handle "synchronous" communication?
Basically, throwing jobs at the backend without queuing them. I'd still benefit from the backend part of the framework.

The reason I ask is, for some of the 3rd party apps, I'd like to rollback in OpenERP when they fail to commit the new records. For this, I suppose we need to make it a synchronous call from the OpenERP model's method.


Lionel Sausin.



Follow ups