Hello!

I need to:

1. create a continuation
2. put the id of the continuation in a deliveryUrl
3. redirect to a redirectUrl
4. suspend flowscript execution, until the remote system hosting redirectUrl
redirects the user to my deliveryUrl
5. resume from here (by sitemap-catching the deliveryUrl continuation id,
continuing the flowscript execution)


Is this possible? I tried to read
http://cocoon.apache.org/2.1/userdocs/flow/api.html on how creating
WebContinuations manually affect execution, but it doesn't say how and if I
could halt execution.


Best regards,
  Ulf Sahlin


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to