Do you have two different pipelines and you want to exchange parameters or do you have one pipeline and you want to pass *within* it?
Reinhard > -----Original Message----- > From: Lionel Crine [mailto:[EMAIL PROTECTED] > Sent: Friday, September 05, 2003 10:26 AM > To: [EMAIL PROTECTED] > Subject: Easy way to transformer parameters into a pipeline ?? > > > Hi, > I'd like to transfer parameters some parameters from > components to another > into the same pipeline ? > > For example : > <map:pipeline> > <map:match ....> > <map:generator .../> > <map:transformer .../> > <map:transformer .../> > <map:serializer .../> > </map:match> > </map:pipeline> > > > I need that because in the first one, I 'll create some > parameter that I > need to use next. > The session does not work because the component are launch in > parallel. > > > If you have some idea with several pipeline or any great idea > are welcome!!! > > Thanks in advance. > Lionel > > > > Lionel CRINE > Soci�t� : 4DConcept > 22 rue Etienne de Jouy 78353 JOUY EN JOSAS > Tel : 01.34.58.70.70 Fax : 01.39.58.70.70 > > > --------------------------------------------------------------------- > 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]
