Dev at weitling a écrit :
Hi Sébastien,

I'm not the Cocoon guru around here, but could you elaborate on the kind
of xml condition?
Perhaps there is help :-)
ok i'll try:

the B1 transformer post http request to a webservice
the B2 just transform XML data

A transformer compute :
- intersection between gml polygons : one the the http post request (get by stream generator), one hard coded (properties of application) - it also makes comparison between attribute of the http post request and properties of application

if the intersection and the comparison are ok, then transformer B1 should be called..

I thought about kinf of xpathselector

perhaps, i have to do this with flowscipt....

thanks for answered, and started the discussion.
it 's pipeline design question, and it seems thaht i am lost.... :-)
Florian


Sébastien Geindre wrote:
Bonjour,

is it impossible or my explanation are too 'messy' or my english too
scrambled ??
just let me know...

thanks.

Seb


Sébastien Geindre a écrit :
Hello  everybody,
i need to make a conditional treatment in my sitemap :

generator --> transformer A -----(if condition on xml)----->
transformer B1 ----------|---> transformerC --> serializer
(else) -----> transformer B2 ----------|
my schema is not very clear :

generator
transformer A
if condition on xml from transformerA --> transformer B1
else -----> transformer B2
transformer C
serializer

the condition is computed on xml data and global variables

How can i do that ??

thanks for your help.


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




--
Sébastien Geindre
DPREVI/AERO/DEV
sebastien.geindre __at__ meteo.fr




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

Reply via email to