Documentum FAQ 4-how to view document content directly through vlink

Source: Internet
Author: User
Question 4-how to directly view the document content through vlink

In webtop6.5 or a later version, you have added the vlink method to directly view the document content. There are several ways to directly access document objects through links.

1) if the Document Object ID is known, download and open the document directly through the link.

2) The access path of known document objects can be directly viewed through links.

For example, here is a document named object_name = 20071018110718528.jpg r_object_id = 09de75d180003104.

// You can download the object content to your local device.
Http: // 127.0.0.1: 8080/Webtop/component/getcontent? Objectid = 09de75d180003104

// You can directly view the file content in IE.

HTTP (s): // server: Port/rightsite/repository-Name:/folder-path/.../objectname
Example: http: // 127.0.0.1: 8080/Webtop/docu:/test/20071018110718528.jpg
In the above path, Webtop is the application name for system deployment, docu is the docbase name,/test/20071018110718528.jpg is the document storage, and the image file 20071018110718528.jpg is saved directly under the file cabinet named test.

When using folder_path for access, the path cannot contain Chinese characters.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.