SharePoint Online Integration with Documentum

Hi All,

I am looking for an approach to successfully integrate SharePoint Online system with Documentum

The requirement is integration of Documentum system with SharePoint Online where source will be SharePoint Online that will sync documents, related metadata and permissions into Documentum system (Destination) using client APIs

Thanks.

Comments

  • Documentum provides both CMIS and REST services. How you call these web services from SharePoint online is SP question :)

  • We have successfully managed to do the integration between SharePoint and Documentum using our custom web-service layer.
    The web-service is written in Java and use DFC commands.
    Please inform me if you need further assistance.