Marco Bizzarri wrote at 2008-8-2 10:11 +0200:
>I've to implement a SOAP client, and I wonder  how to interact with
>the external webservice from a transactional point of view: I don't
>want to call twice the same service because of ZPublisher redoing
>transactions, and this sort of things.

For Zope 2.8, the code to interface with the transaction
system is in "Shared.DC.ZRDB.TM".
Zope's database adapters (e.g. "Products.ZPsycopgDA.db")
provides examples for its use.


As Andreas told me, there are more modern ways in e.g. Zope 2.11.



-- 
Dieter
_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to