Re: Generator already set. You can only select one Generator

2002-03-19 Thread Ivan Rubin
yeah, but I only saw a serverpages generator taking input from a file, not from a stream. Anyway I don't know if that's what he wants to do... Benjamin Grant wrote: > Try an aggregation and use internal pipelines to create the intermediary > output...? > > > On Tuesday 19 March 2002 12:58 pm

Re: Generator already set. You can only select one Generator

2002-03-19 Thread Benjamin Grant
Try an aggregation and use internal pipelines to create the intermediary output...? On Tuesday 19 March 2002 12:58 pm, you wrote: > Heya, > > I'm trying to do something like this (in sketchy psudocode): > > > ..generate a xsp file... > > > > ..use "foo-generate-bar-{1}" as the src and gen

Re: Generator already set. You can only select one Generator

2002-03-19 Thread Ivan Rubin
you want to pick up an xml an put it into the pipeline, transform it and use the result (ing tree?) as an entry point for an xsp generator? von Schwerdtner, Thomas (GXS, FPI) wrote: > Heya, > > I'm trying to do something like this (in sketchy psudocode): > > > ..generate a xsp file... >

RE: Generator already set. You can only select one Generator

2002-03-19 Thread Vadim Gritsenko
"sketch" looks ok to me. May be you made an error while implementing it with more details ;) See "sub/" samples - it has something like this. Vadim -Original Message- From: von Schwerdtner, Thomas (GXS, FPI) [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 19, 2002 3:58 PM To: '[EMAIL P