What is meant header and tailer, suppose header and tailer
had some junk data how will delete junk data ? which
components r used?

Answer Posted / mahendra patnaik

1. If you know the signature of header and tailer record
then use filerby expression component to filter the header
and tailer records

2. Use one reformate component and then inside the
transformation use next_in_sequence() function to assign
unique numbers to each record,and then use filter by
expression component to filter the records based on
sequence numbers.

3.Follow the step 2 and use instead of filter by expression
component use leading records component to filter the
header and tailer records.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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?

775


What are the differences between different versions of co-op?

761


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

1749


Describe the process steps you would perform when defragmenting a data table. Does this table contain mission-critical data?

769


Pdl with an example?

853


What is the difference between partitioning with key / hash and round robin?

870


What is publickey and private key?what is the use of this two keys?

2594


What is a local lookup?

924


Input Data: AAABBBCC CCAAABB expected output A3B3C2 A3B2C2 How can I achieve this in Ab initio? where In output count of occurrences should be sorted from high to low

1185


How do you improve the performance of a graph?

852


What are the factors on which storage of data depends?

843


Why is data processing considered beneficial?

779


How to move or copy the project parameter or project object to my sandbox?

2044


Mention what dedup-component and replicate component does?

815


Name any two stages of the data processing cycle and provide your answer in terms of a comparative study of them?

866