How to make a call to EMC Documentum REST API using C#

  • Thread starter Thread starter Syam Maddi
  • Start date Start date
S

Syam Maddi

Guest
Hi All,

We have a requirement to call Documentum RESTful API to upload and download the documents.

I am incorporating these functionality in one of the existing ASP.NET MVC 4.5 application. If any one having code logic implemented, please share to me that would be very helpful.


I know the basic knowledge how to call REST API using Http or HttpWebRequest.

Continue reading...
 
Back
Top