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
Mention what dedup-component and replicate component does?
How can a graph be run infinitely?
Mention what are the different types of parallelism used in abinitio?
Can you explain the co>operating system’s processing model?
How to add default rules in transformer?
How to add default rules in the transformer?
Explain PDL with an example?
How you can run a graph infinitely in ab initio?
How to move or copy the project parameter or project object to my sandbox?
What is a rollup component? Explain about it.
What are the benefits of data analyzing?
How to insert/update a csv file by comparing it with another csv file? for example, i have 2 input files : ColA ColB ColC 1 A AA 2 B AB 3 C CC and second one : ColA ColB ColC 2 B BB 4 D DC Job should compare these 2 files and update the records present in first input file. so the output file will look like this: ColA ColB ColC 1 A AA 2 B BB 3 C CC 4 D DC
What are the six data process products of ab initio (architecture of ab initio)?
What are the co> operating system’s assorted library of integrated components?
What is the difference between dml expression and xfr expression?