rename elements with switch counter in subfolder

Post Reply
ChritianK
Member
Posts: 43
Joined: Wed Nov 29, 2017 10:57 am

rename elements with switch counter in subfolder

Post 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
saitok
Member
Posts: 63
Joined: Fri Apr 24, 2015 10:14 am
Location: Tokyo Japan

Re: rename elements with switch counter in subfolder

Post 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,
Post Reply