Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I need to read a file count rows ,print in logs and pass the count further to next activity ?
tfileinput-->tfilerowcount --> how to print this to log ?
tlogrow has no option to print string ? or concat string with earlier out put...it just print row
HI,
just use tFixedFlowInput before tLogRow and there - ((Integer)globalMap.get("tFileRowCount_1_COUNT"))