One file contains header,body,trailer records and header in
a single row as well as trailer too.How to segregate these
header,trailer and body records and once it gets
segregated,i want to make the body data in reverse i.e if i
have 10 body records,the 10th record should be the first
record,9th record should be the second line,etc..
Answer Posted / rushikesh deshpande
Segregate header,trailer and body by using Reformat with
count 3.and use next_in_seq() to assign number and sort it
in descending order
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Mention what dedup-component and replicate component does?
What are differences between different gde versions(1.10,1.11,1.12,1.13and 1.15)?what are differences between different versions of co-op?
Given input file with single column having 1 2 2 4 3 .. Required output 1 2 2 4 4 4 4 3 3 3.. How?
What does edp stand for?
What are the six data process products of ab initio (architecture of ab initio)?
What is a deadlock and how it occurs?
Describe in detail about lookup?
how 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
What are differences between different gde versions(1.10,1.11,1.12,1.13and 1.15)?
What are the operations that support avoiding duplicate record?
What is a rollup component? Explain about it.
How to compare two dmls in abinitio
Mention some file extensions which are used in abinitio?
Suppose you find the term validation mentioned with a set of data, what does that simply represent?
What is the difference between sandbox and EME?