Recent Posts in My Followed Categories
Switch the "Categories" drop down to see either Recent posts in All categories or only posts in the categories you Follow.
-
Implementation of OAuth(Azure AD) for Documentum DFS Services
Hi All, Need your suggestions/inputs to implement OAuth for Documentum DFS Services 20.2 version. Please share your inputs if any one implemented it. Thanks Raman
-
error opening workspaces and other items when logged in with Azure
We are having problems opening workspaces and other items when we are logged in with Azure. The problems do not occur when we login with accounts created within Core. It seems the problems occur since the last upgrade from Core Content. Opening a workspace shows the following error: Console logging is as follows:…
-
error integrating Core Content with MS Teams
I am trying to setup the connection between Core Content and MS Teams. To do so I followed the steps as described in the documentation from OpenText (AdminGuide). I created an Azure App with the assigned API permissions: I configured the settings in the Admin Center: I enabled sharing with Teams within the Core Content…
-
Error while installation of Documentum Server on Azure Kubernetes
We are trying to install the Documentum content server on Azure Kubernetes environment using helm charts provided by opentext. But getting errors like: Installing Docbase... ERROR: The installation has failed. Please check install logs at container's /opt/dctm/product/21.4/install/logs/install.log ERROR: The…
-
Deployment of Opentext Documentum 20.2 PostgreSQL Developer Edition in Azure
is this Opentext Documentum 20.2 PostgreSQL Developer Edition available? did anyone one tried to setup in Azure AKS cluster ? if so, can you share some details. Thanks
-
Accessing API When OTCS is Using Single Sign On
Hello, I'm looking to utilize the OTCS API; however, we are using OAuth 2.0 in production. In the development server, which uses basic authentication, I was able to pass the username and password to the api/v1/auth end point and receive an OTCS ticket that I can then pass to all future API requests. No issues there. How…