Point object to specific document version

Hi,

I have a question. Does anyone have experience in the following case:

In this case we are working with article documents. With managed properties I'm trying to point the project object to a version of the article document. The project needs to keep the connection with this specific article document version even if that version is not the latest anymore. Any ideas?

Thanks in advance.

Parents
  • Hi Juite,

    You can make a relation version specific by checking out the object and edit the relation or while you add the relation. I am not sure what you are looking for here? Perhaps you want the relation to be version specific by default in certain circumstances? You mention managed properties - perhaps referring to Compliance Kit, Managed Properties? I'm not aware of any methods in that module that can help you with this task.

    I have some years ago configured event handlers and workflow actions to set version specific relations using VB script for purposes similar to yours. It still works fine, but that is not the way to go any more. VB script is not future proof. You should probably look at some VAF solution.

Reply
  • Hi Juite,

    You can make a relation version specific by checking out the object and edit the relation or while you add the relation. I am not sure what you are looking for here? Perhaps you want the relation to be version specific by default in certain circumstances? You mention managed properties - perhaps referring to Compliance Kit, Managed Properties? I'm not aware of any methods in that module that can help you with this task.

    I have some years ago configured event handlers and workflow actions to set version specific relations using VB script for purposes similar to yours. It still works fine, but that is not the way to go any more. VB script is not future proof. You should probably look at some VAF solution.

Children
No Data