xCP 2.1 Rest service to upload Document and metadata to repository

Options
srinivasu1243
edited August 4, 2017 in Documentum #1

HI Team,

I have a requirement where user upload document from third party system, From Documentum side we need to provide RestFull service which will pick up the attachment and Metadata as 2 parameters to  REST services and store those into documentum.

Can any one please provide suggestions to implement in Java.

Thanks&Regards,

Srinivasu.K

Comments

  • ashrafsyed
    edited August 4, 2017 #2
    Options

    Are the types used to store documents from third party, xCP types ?

    If third party already has a REST service to export a document from their repository then you can use xCP RESTfull Activity template to upload the documents in Documentum Repository.