Is There any way for uploading and downloading document using DCTM-REST?

Options
AKSHAY007
edited June 27, 2017 in Documentum #1

I am trying to upload and downlaod docuemnt uisng docuemntum rest API

Tagged:

Best Answer

Answers

  • DCTM_Guru
    edited June 21, 2017 #3
    Options

    Try looking at this:

  • AKSHAY007
    edited June 23, 2017 #4
    Options

    Thanks Johnny,

    I am able to Download document using "ENCLOSURE LINK " , but still confused with the Upload Document Part,

    Yes I Had seen the link too but It is creating Blank content in repo, I want to upload file object from the client using Spring

  • abc123
    edited June 27, 2017 #5 Answer ✓
    Options

    gives HTTP message samples of uploading contents for new documents and existing documents, respectively.


    If you are look for Java client code samples for Documentum REST, please check out: GitHub - Enterprise-Content-Management/documentum-rest-client-java

  • @AKSHAY007

    Hi AKSHAY007,

    I am trying to downlaod docuemnt uisng docuemntum rest API, but I'm unable to find code anywhere related to downlaod docuemnt, Please share downlaod docuemnt code uisng docuemntum rest API, it will help.

    Thanks in advance