Hi,
Newbie :-) andimpressed so far.
I have a PDI Jobwhich reads in a variable (set job variables) which will contain one or morefolder paths delimited. I need to copy a file to each of these target paths. Ihave a fully working JOB with a "COPY File" step in it but thisclearly can only hand a known/number of destinations as opposed to a dynamicnumber/array of paths.
.i.e.
${targets}=folder1;folder2;..folderN
${FileToCopy}=/SourceFolder/helloworld.txt
I'm sure this is nota new question but can seem to find best approach.
Thanks in advance,
Nalo
Newbie :-) andimpressed so far.
I have a PDI Jobwhich reads in a variable (set job variables) which will contain one or morefolder paths delimited. I need to copy a file to each of these target paths. Ihave a fully working JOB with a "COPY File" step in it but thisclearly can only hand a known/number of destinations as opposed to a dynamicnumber/array of paths.
.i.e.
${targets}=folder1;folder2;..folderN
${FileToCopy}=/SourceFolder/helloworld.txt
I'm sure this is nota new question but can seem to find best approach.
Thanks in advance,
Nalo