Hi,
I have a requirement to add header and trailer records to a text file before writing to a server.
Can any one guide me how to achieve this functionality.
Thanks,
@spunyala use copy snap then connect header snap in one output view and use tail to another outputview of copy. Then use union snap and write to a file.