Hello,
I'm unable to debug an issue with the get file with SFTP component when using the ${Internal.Job.Filename.Directory} as the target directory, it seems that the directory from which Data-Integration is executed is prepended to the variable, though it works fine in all other steps (decompress, check if file exists)
I have tried with Pentaho CE 5.0.1 & 5.1, OS is Mac OS X Mavericks.
Results are attached as images, text example:
Target Directory: ${Internal.Job.Filename.Directory}
resolves to file:///Workspaces/etl in the input window
When executing the job:
FileNotFoundException: /apps/di/file:/Workspaces/etl/Fico.zip
Screen Shot 2014-06-19 at 2.30.28 PM.jpgScreen Shot 2014-06-19 at 2.31.07 PM.jpg
Any suggestions?
I'm unable to debug an issue with the get file with SFTP component when using the ${Internal.Job.Filename.Directory} as the target directory, it seems that the directory from which Data-Integration is executed is prepended to the variable, though it works fine in all other steps (decompress, check if file exists)
I have tried with Pentaho CE 5.0.1 & 5.1, OS is Mac OS X Mavericks.
Results are attached as images, text example:
Target Directory: ${Internal.Job.Filename.Directory}
resolves to file:///Workspaces/etl in the input window
When executing the job:
FileNotFoundException: /apps/di/file:/Workspaces/etl/Fico.zip
Screen Shot 2014-06-19 at 2.30.28 PM.jpgScreen Shot 2014-06-19 at 2.31.07 PM.jpg
Any suggestions?