You are viewing limited content. For full access, please sign in.

Question

Question

Create or sort into directory tree structure

asked on May 27, 2014

Our documents are sorted and filed by 9 digit numbers.  The root directory tree sorts these by the 1st digit, with a sub directory of the 1st 3 digits, with a sub directory of the 1st 5 digits, with a sub directory of all 9 digits, where the documents are stored.  Is it possible to direct Workflow to file documents into this directory tree structure when processing since it knows what the 9 digit numbers are for each document?

 

0 0

Answer

SELECTED ANSWER
replied on May 27, 2014

Thanks Miruna, but I found an easier way for us was to use the document Token to retrieve the 9 digits for each document and then apply the Regular Expression of /d for each digit.

0 0

Replies

replied on May 27, 2014

Yes, you can use Pattern Matching to break out the parts you want from the 9-digit number.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.