We have file having country_name customer_name.For exp
London Ram
Bangalore Rohit
London Shyam
Bangalore Abhinav
In output we need 2 files one file for london and second file for Bangalore.How to acheve this?
Answer Posted / devendra majhi
We can use "Write Multiple Files" component for this.
assign filename field with whatever expression you like and create file dynamically.
But select "oerwritte" option as false in that component
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Explain PDL with an example?
How do you improve the performance of a graph?
explain the environment varaibles with example?
how to insert/update a csv file by comparing it with another csv file?
Describe the process steps you would perform when defragmenting a data table. Does this table contain mission-critical data?
How to convert a single column values 1 2 3 4 to single row of 4 columns ? And vice-versa
What will be the output when a file with 0 records is connected as input to a reformat and an output file? Note that in reformat we have assigned hardcoded values to output columns.
Explain the difference between the truncate and delete commands?
What is brodcasting and replicate?
What are the different types of parallelism used in abinitio?
What are the different forms of output that can be obtained after processing of data?
What do you mean by data sorting?
When we should use 'jobid' for commit table (Output table component?? How to use in abinitio graph?
Have you used the rollup component? Describe how?
Mention what is rollup component?