How will u remove header record? How will u remove tailer
record?
Answer Posted / anonymouns
if there is a indicator field to differentiate header and
trailer we can use partition by expression component to
remove header and trailer or else use a run program
component to separate out header and trailer and use a join
component to join on all the fields ignore the matching
records, the records coming out of unused ports will be
only body records.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the different types of parallelism in ab initio?
How do you add default rules in the transformer?
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?
Within a cursor, how would you update fields on the row just fetched?
What are the six data process products of ab initio (architecture of ab initio)?
Pdl with an example?
Can you explain the performance and scalability of co> operating system?
How to create repository in abinitio for stand alone system(local nt)?
When we should use 'jobid' for commit table (Output table component?? How to use in abinitio graph?
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?
How to create a repository in abinitio for stand-alone system(local nt)?
How data is processed and what are the fundamentals of this approach?
What is the difference between check point and phase?
How transaction file different from that of a sort file?
What are the operations that support avoiding duplicate record?