Hi,
I have some processing invoked from flow that's not OK to just abandon
if the user abandons their session. In particular, this processing
logic "reserves" some resources in the database. In the case of
"success", the resources will remain permanently associated with a
persistent object, but in the case of "failure" or "abandoned
interaction", the resources must be released.
Is there any way to register a listener or something so that if a
continuation is abandoned, I can release what needs to be released?
Thanks,
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]