Sort and Arrange

Post Reply
Rakesh Singh
Newbie
Posts: 8
Joined: Mon May 23, 2016 11:45 am

Sort and Arrange

Post by Rakesh Singh »

Hi,

I am woking on a flow in which one stage i had found the multiple tiff file in a folder_A like as
001_Abc_Client
002_Dac_Client
003_mab_Client
001_Abc_final
002_Dac_final
003_mab_final
hence i want to move these files in his own Folder (001_Abc, 002_Dac & 003_mab )which is available in Folder_B. according to its uniques net.
ex like 001_Abc_Client and 001_Abc_final moves in 001_Abc folder which is available in Folder B

So I need help to you and your Support help to solve to query.

Thanks
Rakesh
freddyp
Advanced member
Posts: 413
Joined: Thu Feb 09, 2012 3:53 pm

Re: Sort and Arrange

Post by freddyp »

To get the files out of the folder you use "Job dismantler". You then have individual files. To put them in a certain folder you use "Archive hierarchy", but before you do that you use "Set hierarchy path" to set the subfolders in which the files will end up. In the example you have given the hierarchy path could be set to [Job.NameProper:Segment="1,7"].

Note: do not forget to increase the sub folder level in "Archive hierarchy" if necessary. This is set to 1 by default, but usually it has to be higher.
Rakesh Singh
Newbie
Posts: 8
Joined: Mon May 23, 2016 11:45 am

Re: Sort and Arrange

Post by Rakesh Singh »

Hi Fred,

Thanks For Support
Fred i am try this but we can't get the exact solution. I think i my question is not cleared so i am post the exact result what i want in
Sanpsort (Image).
Please see the pic i thinks you easily understand what i want and help me in solve this query.

see the exact problem in given link
https://www.sendspace.com/file/r8tbx0

Thanks
Rakesh
Rakesh Singh
Newbie
Posts: 8
Joined: Mon May 23, 2016 11:45 am

Re: Sort and Arrange

Post by Rakesh Singh »

[url]file:///Users/king/Desktop/flow/2.jpg[/url]
freddyp
Advanced member
Posts: 413
Joined: Thu Feb 09, 2012 3:53 pm

Re: Sort and Arrange

Post by freddyp »

The correct behavior of a flow is not only determined by the sequence of the elements, but also by the settings of the properties. Based on your screenshot there is nothing I can say about what you are doing wrong.
Rakesh Singh
Newbie
Posts: 8
Joined: Mon May 23, 2016 11:45 am

Re: Sort and Arrange

Post by Rakesh Singh »

Hi Fred,

i am attached the properties of this problem work flow is given link below
please check.

https://www.sendspace.com/file/m6f4h7

Rakesh
freddyp
Advanced member
Posts: 413
Joined: Thu Feb 09, 2012 3:53 pm

Re: Sort and Arrange

Post by freddyp »

If I understand it correctly then the TIFF files have to go into the folder 001_ABC/SoftProof. Then you simply have to add a second path segment to "Set hierarchy path" with the fixed value: SoftProof.
Post Reply