Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Talend Community,
I need a tMap Java Script Expression that would do the same thing as a COUNT(*) in SQL. This will be used in a Output Column in tMap Output Column Not a tJava Component.Need something similar to a ((Integer)globalMap.get("tFileInputDelimited_1_NB_LINE")) you would use in a tJava Component. Not sure what the alternative it is in a tMap Expression
-Andrew