[Zope] Asking advice on best way to perform an interaction with
an external webservice
Marco Bizzarri
marco.bizzarri at gmail.com
Sun Aug 3 03:45:36 EDT 2008
On Sat, Aug 2, 2008 at 11:36 AM, Andreas Jung <lists at zopyx.com> wrote:
>
>
> --On 2. August 2008 10:11:10 +0200 Marco Bizzarri <marco.bizzarri at gmail.com>
> wrote:
>
>> Dieter, thanks for your answer.
>>
>> 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.
>
> The transaction module or the ZODB provides a post-commit hook.
>
> -aj
Thanks Andreas; I assume the post-commit hook is not available in the
Zope 2.8 world, am I right? (In the meantime, Marco writes another
"+1" to the item on his checklist named "porting to Zope 2.10")
--
Marco Bizzarri
http://iliveinpisa.blogspot.com/
More information about the Zope
mailing list