legsem / legstar-pdi

Automatically exported from code.google.com/p/legstar-pdi
0 stars 2 forks source link

Allow file name to be passed as a parameter #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The input file name is not dynamic. Once the step has been setup, the input 
file is always expected to come from the same location.

The location can be filtered though (it can contain a variable that is resolved 
from the PDI variable space) but sometimes, the location of the file can be 
determined by some previous PDI step.

We should be prepared to receive the file name as a field from a previous step.

Original issue reported on code.google.com by fady.mou...@gmail.com on 25 Oct 2010 at 9:22