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
Do you think effective communication is necessary for data processing? What is your strength in terms of same?
When using multiple dml statements to perform a single unit of work, is it preferable to use implicit or explicit transactions, and why?
Mention what is rollup component?
When we should use 'jobid' for commit table (Output table component??
Whenever we load data into oracle table from staging table using exchange partition...then I read somewhere that data actually doesn't move in this and this command only reset the pointer in the data dictionary...so if data doesn't move then how data is loaded into the main table ? I mean wat is the point of pointer update in data dictionary?
can we perform checkin and checkout through sandbox?
What do you know about partition and also tell us about partition components in abinitio?
Name any two stages of the data processing cycle and provide your answer in terms of a comparative study of them?
What is the purpose of having stored procedures in a database?
Hi friends, what are the new features in abinito3.0?
What is data encoding?
How do you add default rules in the transformer?
Explain what is sort component in abinitio?
In abinitio, what types of parallelism are used?
What will be the skew for, input file->partition by key-> partition by round robin->output file