-
OTMM + OTDS 10.5 - Perform Login Using Externally Provided Credentials
We have a custom web application that has access to OTDS user authentication credentials, and a request has been made to allow users of that application to seamlessly transition to OTMM using the existing knowledge of the users' credentials. The custom application already successfully makes use of various exposed…
-
Salesforce.com CRM -> DMM integration. Using OpenText Media Management Webservice API to create/upda
Hello friends, We are new to Opentext Media Management system architecture. We are planning to implement one way integration from Salesforce.com CRM -> DMM, to create/update/delete folders (Containers) in DMM. We have following questions in mind. Any help on these would be a great help to us. 1. Is webservice api SOAP WSDL…
-
Media Manager API
Say I want an asset with id '123' and the UI is accessible at http://vm12-dev105.opentext.net:11090/otmm/ux-html. How should the URI look? What is the port? Can I use https? How should I specify the version? The syntax below (from the API docs) is not clear, is it just /v1/assets/123 or something else? get /{version:…