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.
942Input - Name|city |startyear Rahul |Mumbai|2010 Rahul|kolkata|2014 Rahul|Delhi|2018 Output should be- Name|city |startyear|endyear Rahul |Mumbai|2010|2014 Rahul|kolkata|2014|2018 Rahul|Delhi|2018|9999
1 1502how will i can implement Insert a new record (if not present in Input file),Update the record (if present in input) a csv file in Abinitio
2058How 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
1942
Can anyone give me an exaple of realtime start script in the graph?
What is common among data validity and data integrity?
What is data encoding?
What exactly do you understand with the term data processing and businesses can trust this approach?
Where $mpjret is used in ab-initio?
What are the steps to create a repository in ab initio?
How can we increase the loading performance of oracle table in AbInitio?
Tell us about the architecture of abinitio.
What is m_dump?
Runtime behavior of Normalize and Reformat
What the difference between “look-up” file and “look is up” in abinitio?
What is the use of the co> operating system in ab initio?
What parallelisms does Abinitio support?
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.
How abinitio eme is segregated?