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

Question

Question

Question on Versions

asked on April 26, 2013 Show version history

 

I was wondering if a workflow or a rule that can enforce that only the latest 3 versions are kept of a document?

0 0

Answer

APPROVED ANSWER
replied on April 26, 2013 Show version history

In order to do this, you would have to use theSDK Script activity in Workflow. With the SDK, you can retrieve all the versions associated with a specific entry, and then you would just want to keep the 3 latest versions.

 

Once you have that configured, you could run this script on a daily basis or every time a document is modified and a new version is created. 

 

0 0

Replies

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

Sign in to reply to this post.