Details
Description
For the first step in a job, after start, i use a "Move files" step. On the steps' advanced tab I checked "Add files to result files name". Based on the documentation on this step I expect path and filenames of the moved files to be passed to the next job entry (doc: add the target file names to the list of result files of this job entry for use in the next job entries).
Second step in the job is a transformation in which I want to do some processing on the moved files. This transformation starts with a "Get files from result" step.
When running the job, the files are moved on the file system but the transformation doesn't appear to receive any input. Files are not processed and the log shows the following entry:
Get files from result.0 - Finished processing (I=0, O=0, R=0, W=0, U=0, E=0)
When in this job the "move files" step is replaced with a "copy files" step, also with the "add files to result files name" option checked, then things work as expected. Is the "move files" step broken?
PractiTest Integration
Attachments
Issue Links
- is related to
-
PDI-19101 Process Files transformation step "Move" operation does not set filenames in result
-
- Open
-