What are you trying to do exactly? Does it need the result from that
serializer?

If you just want to start some processing, you may accomplish that by
creating a thread in a piece of flowscript. I did something alike to start
processing data when a user confirms some page. When pressing the submit, I
call a thread in flowscript and the user gets an immediate response that
things are being handled. The thread does some stuff and sends an email with
results to that user.

Kind Regards,
Jan

----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 15, 2004 3:30 PM
Subject: post-serialization action


> Hi,
>
>  is there any way to process some code right after a <map:serialize> ?
>
> thanks
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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

Reply via email to