Hi all, I have a transformation that list files from directory, ads a string depending on the name and sends the rest to an output file. I a really weird problem:
If I preview the file output with spoon and set the variable ${RUTA} to the path I need, it works ok, but if I Run it with spoon also setting the variable, it doesnt do the variable substitution and sends me the following:I'm running on Ubuntu Linux 64 bits, java version "1.6.0_14" and kettle 3.1 (Build version : 826 Build date : Tue Sep 30 11:32:36 CDT 2008)Code:2008/09/30 11:32:36) : org.apache.commons.vfs.FileSystemException: Could not list the contents of "file:///home/rodrigo/pdi/${RUTA}/DATOS" because it is not a folder.
I'm attaching my ktr and any help will be appretiated
Thanks


Reply With Quote
