Page 1 of 1

Output file name..

Posted: Thu Mar 27, 2008 1:45 pm
by vijayg
How do I use the data(Column value) as part of file name? This is XML output stage, we are creating an output for each row in the source data, not sure how to add account # as part of the file name. Any thoughts please.

Posted: Thu Mar 27, 2008 2:03 pm
by kumar_s
If you are reading the XML data Intially using Sequential file, use FileNameColum option to retrive the data and propagate it.

Output file name..

Posted: Fri Mar 28, 2008 9:19 am
by vijayg
Thanks for the reply, would you please elaborate little bit where do I use FileNameColum option to get the column name part of the XML output file name, appreciate your help.

Output file name..

Posted: Fri Mar 28, 2008 9:20 am
by vijayg
Thanks for the reply, would you please elaborate little bit where do I use FileNameColum option to get the column name part of the XML output file name, appreciate your help.

Posted: Sat Mar 29, 2008 9:36 am
by kumar_s
In Sequential file stage, under Output-->Properties-->Options-->FileNameColumn options available. Which will have a seperate column of the filename.

Posted: Sat Mar 29, 2008 4:52 pm
by ray.wurlod
... except that it's a server job!