Hi, something strange happens on my project.
I want to create a new folder (every time with different name) all the time i run my job.
I decided to use the date as folder's name. It doesn't exist any step which can create a folder so i've to use the "Create a Folder" job entry.
To get the date i've created a transformation with the following steps: "Get System Info" , "Modified Java Script Value" and "copy rows to result".
After this i have created a job entry which contains: "Create a Folder" and "Copy Files". Obviously i have to pass the previous results to parameters.
The point is that it works just if i mark the "execute for every input rows" check on the job entry i've created.
Is it normal ?
I want to create a new folder (every time with different name) all the time i run my job.
I decided to use the date as folder's name. It doesn't exist any step which can create a folder so i've to use the "Create a Folder" job entry.
To get the date i've created a transformation with the following steps: "Get System Info" , "Modified Java Script Value" and "copy rows to result".
After this i have created a job entry which contains: "Create a Folder" and "Copy Files". Obviously i have to pass the previous results to parameters.
The point is that it works just if i mark the "execute for every input rows" check on the job entry i've created.
Is it normal ?