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
What are the functions of the replicate and dedup component?
What are the different forms of output that can be obtained after processing of data?
What are differences between different gde versions(1.10,1.11,1.12,1.13and 1.15)?
what is the difference between i)public ii)private iii)common and client projects?
What are the various types of layout supported by abinitio?
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
Mention some ways for improving performance of a graph?
what is the difference between usersandbox,privatesandbox,publicsandbox,commonproject sandbox?
What are the fundamental blocks of co> operating system of ab initio?
What do you mean by a transaction file and how it is different from that of a sort file?
Why is data processing considered beneficial?
What is the architecture of abinitio?
How can a graph be run infinitely?
What do you mean by the overflow errors?
difference between paramaters inputparameters,Local parameters, Formal parameters, Sand box parameters,Project parameters and export parameter?