Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi guys, I am generating several files with tmap and outputfile and I want them to have the name from one row of t_map. This is my job:
This is what I am trying to do. With "talendgetdate" I can get the date but I don't know how to take the name of the row. I tried using global variables but with my job, the "setglobalvar" creates the global variable when I have already sent the file. I would like to know how can I do to make it first or another way to get the name of the row at tmap and put it into the name file.