-
Documentum Trail version
Hi all, Do we have trial version(free version) available for Documentum Content Server?
-
Checkin with Documentum REST using BOCS for content upload
Hello, we are trying to do a checkin over Documentum REST with using our remote BOCS server for uploading the content. The default checkin request is a multipart request where you send the content of the file to the REST application. However, we are searching for an option where the client can directly pass the file's…
-
Multiple references (soft/symbolic links?) to a single document, each with own metadata.
Hello all, For all 'normal' documents uploaded to core content we currently store a customer reference in the custom properties attribute of the metadata for each document, along with some other data like the 'read date'. The first time a customer downloads/reads a document, we set this 'read date'. This is all handled…
-
Postman to https://corecontent-ot2devx.devxprod.ot2.opentext.com/subscriptions connection
I am new to opentext and i wanted to understand how can i integrate postman to content server which is on web and looks like…
-
Which does the following screen represent? and how is the Tenant and Domain created?
Kindly advise how to create a Tenant and Domain
-
How to set up email to fax
This discussion was created from comments split from: I need help with a REST API query, POST "/fax/send". Can you help me with the authentication, body a.
-
I need help with a REST API query, POST "/fax/send". Can you help me with the authentication, body a
I need help with a REST API query, POST "/fax/send". Can you help me with the authentication, body and headers for this API. Also, as this API is Open API, how to use it? what will be localhost, I should be using for my machine.
-
How to get OTCS ticket using OAuth2 Client Credentials grant flow in OTDS
I have an unattended/automated task that uses the OTCS REST API to perform searches and add documents. I would like to convert it to use the OAuth2 Client Credentials grant flow, so I can use a client secret rather than a username/password. I have set up a new OAuth client in OTDS with default values, and have the client…
-
eDocs Doc IDs - How are they created?
Trying to explain to someone the "real" document ID of their document is a tricky situation. I am curious as to how the system decides that file name. I can see some similiarities for documents within author folders. I would just like to understand how they come about. -Thanks Maria
-
Abort workflow using REST API
Hello Experts, We have a custom application that is integrating with Documentum using REST APIs. This custom application is launching a workflow in Documentum using REST API. Due to some issue, business might want to terminate the workflow from custom application. I am looking for API that I can use to abort the workflow…