Hi,
When showing a Vritual Document within the browsertree component, is it possible to display the latest version of the VDoc instead of just the CURRENT?
Latest version = CURRENT. Dont quite understand your issue. It would be helpful if you provide some screenshots or describe your situation with examples.
Also, please move this thread one to the Documentum Developer Network. Select "Move discussion" from the Actions menu and choose the appropriate forum, as described in the Guidelines. EMC is trying to have technical questions posted there:
https://community.emc.com/community/edn/documentum?view=discussions
Hi, we set the CURRENT label against major versions of documents. So a document may read "2.0, Approved, CURRENT". And then the latest version could be "2.3, Draft, Latest" (i_latest_flag = true).
This then means that when viewing VDocs in Webtop the right hand pane shows the 2.3 version and the left hand browsertree shows the 2.0 version so they look out of sync. I want to bring them back inline to show the latest but not current in the Browsertree VDoc view. Is this possible?
This is not the default behavior of Content Server and Webtop. If you check out 2.3 and check it in as 2.4, that version should get CURRENT version label appened to it. CURRENT version label is used from both a querying and viewing perspective of retrieving and displaying the latest version of a document. The fact that you are removing CURRENT from 2.3 also means that you had to customize other components (eg search) to not present the CURRENT version. Net-net, your design is **** up what should be the default behavior of VDOC.
This is within a FirstDoc configured implementation and this is the standard behaviour of document versions in such a system. I appreciate that this has moved away from standard DCTM version behaviour and therefore is a hole in the FirstDoc customized webtop deliverable. I was wondering if it's possible to easily point the VDoc browsertree to Latest instead of CURRENT root nodes?
"I was wondering if it's possible to easily point the VDoc browsertree to Latest instead of CURRENT root nodes?"
- Since your are trying to customize FirstDoc, you should ask them how to do this. Most of the answers you will get from the forums is based on customizing against Webtop and its supported behavior/design.