Hello Team
I am currently working on native iOS app (using objective c) and I am using documentum rest services. Currently I am able to use get services of documentum for fetching data from Server. But now I need to use post services of Documentum for sending data from iOS Device to Server. Following task I need to achieve using post services of Documentum.
- Adding Comments on documents using post service.
- Uploading Document as Attachment to server using post service.
I had read Previous discussion regarding how to Post data using post services of Documentum but No success yet. Please guide me how can I accomplish this? Or give me lead that I can search and Implement.
Thanks in Advance.