S) How to add trailer record at every Third record of a file having 10 records? #scenario

  • In output index of reformat use logic if next in sequence % 3 == 0 then output add trailer from in1.    you can use normalize generate length as 2 when next in sequence %3 ==0. 

Comments

Popular posts from this blog

T) For data parallelism, we can use partition components. For component parallelism, we can use replicate component. Like this which component(s) can we use for pipeline parallelism?

T) When to use sort within groups ?

T) Explain about on .abi-unc files in abinitio ?