Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I would like to read a list of names from a txt file and iterate it using tFlowToIterate, then use globalMap in an SQL query to select the records which correspond to this list of names.
My problem is that this request takes only the last itearte.
Here is my job
Thanks in advance.