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

Question

Question

Changing document prefix

asked on March 28, 2019

In our repository, we have groups of documents that have a 3 digit prefix on them. Is there any way, using workflow, that we can change this prefix on a block of documents? Looking at it, I see the rename block, but I don't know how I can get that block to ignore the first 3 digits. Any ideas?

0 0

Replies

replied on March 28, 2019

Use the token editor and regular expressions.

I'm not sure what kind of characters you're trying to match on, but this should at least get you pointed in the right direction,

.{3}(.*)

1 0
replied on March 28, 2019 Show version history

Hi Andrew,

If you want to process a workflow in a document block, use Business Processes (make your workflow in a business process).

 

regards,
Marco.

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

Sign in to reply to this post.