Page 1 of 1

rename elements with switch counter in subfolder

Posted: Wed Mar 13, 2019 3:50 pm
by ChritianK
Hi,
We wants to rename files/jobs in subfolders but the result is not what we attempt :

- if I have 2 subfolders A and B with each 10 elements, folder A and B drop into input folder at the same time with rename

- Folder A have 1 to 10
- Folder B have 11 to 21

But what we want is :

- Folder A have 1 to 10
- Folder B have 1 to 10

Do you know how could we do it ?
Thanks,
Christian

Re: rename elements with switch counter in subfolder

Posted: Thu Mar 14, 2019 9:05 am
by saitok
Hi,

Which Flow element do you use?
I guess you can do it with "Sort files in job".
Before that, you have to use "Job dismantler" to pick up the sub folders.

Regards,