Hi again,
I tested this and seems like that execution of pipeline stops at
serializer,
so where to place that action to do sql:commit thing or do I have to
create CommitTransformer which just waits for endDocument?
Thanks,
Joose
Joose Vettenranta kirjoitti 15.9.2005 kello 11:25:
Hi,
is there a way to configure action to happen after XML-document is
fully passed that action?
basicly like this:
1. sql:begin
2. generator
3. transformer
4. serializer
and generator needs to be in transaction to be able to generate
XML.. so I can't place sql:commit between 2 and 3 right? how about
if I place it after serializer, is it executed when document is
fully processed?
or if I can define that execute this action after endDocument sax-
event, then I can place it after 2 and 3, but it might be little
bit unlogical, right?
Thanks, Joose
--
"Always remember that you are unique, just like everyone else!"
* http://iki.fi/joose/ * [EMAIL PROTECTED] * +358 44 561 0270 *
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
"Always remember that you are unique, just like everyone else!"
* http://iki.fi/joose/ * [EMAIL PROTECTED] * +358 44 561 0270 *
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]