Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Talend 6.x
Fedora Linux 21
Sybase 12.x
+++++++++
Can a lookup be delayed to only work after data is read from an input flat file? Seems my lookup works before my input file is read.
I can see why this is necessary in most instances but can Talend be "scheduled" such that:
- a flat file is read
- then a lookup is executed
- then flat file data is passed to the lookup
thx.
Seems my lookup works before my input file is read.