Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I did not specify any number for header,
1) Took one context variable with default values as false.
2) In tjavarow
if (input_row.empno.equalsIgnoreCase("empno")) context.header = true;
3) In tmap : - !row2.empno.equalsIgnoreCase("empno") && (boolean) context.header
Regards
Ganshyam
Hello,
Hope this helps..!!!
Regards
Ganshyam
Hello,
Define the context variable header under context tab in job design.
Regards
Ganshyam