-
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
-
Query to show users who have access to widget
Hello All, Does anyone know a query that can be used to show all users that have access to a specific widget in D2?
-
can't get OsMacClient from UCF
Client DFS Version: 6.5 SP2 Client SDK: .NET Server DFS Version: 6.7 Server DFS Web Server: Tomcat Action: Performing an IObjectService.get() Error message on server [Log4jAdapter.debug:71] can't get OsMacClient from UCF com.emc.documentum.fs.rt.impl.ResourceLookupException: Session is not found. at…
-
Documentum Server Installation Error Database Session is shutting down due to
Brand new install for DS 22.4, Oracle 19c db, Windows 2019 server. JDK and Oracle Client installed. Confirmed DB via TNSPING and SQL Plus connection on the box. Ran the Documentum Server software installer with no issues. Ran the Server Configuration Program to configure a docbroker no issue. When installing the…
-
DCTM-REST failed authentication with siteminder
We are using dctm-rest in our project along with siteminder for authentication. It was working fine till we changed the domain name. After changing the domain name we are getting 500 response code with below error message. "status": 500, "error": "Internal Server Error", "message": "401 :…
-
Documentum Content Server Installation Guide
Hello Guys, Can someone help me locate where I can download the Documentum Content Server 22.3 installation guide. I tried checking on //support.opentext.com, but couldn't locate. Any help in this regard would be highly appreciated.
-
Clone Machines Documentum
Hello everybody, a cloning of Documentum machines like Content Server, App Server, Index Server and CTS has been done for a new environment. However, I don't know what I need to modify to make it work in the new environment. Since it has the data from the old environment. What would need to be modified?
-
How can we convert SQL query to DQL
For the table dmi_queue_item, i want to convert SQL query to DQL. How i can do?
-
How we can retrieve the dftxml file
Hi, When we upload a document to content server, it will convert to dftxml file for indexing. We need to get the the dftxml file of the document so we can get the text content of pdf/word etc documents. Can you please help to get this done. Regards, Sagar
-
Getting multiple error in custom app by using DFC
Hi Team, We have written a custom web application using DFC code for viewing/uploading/downloading documents. During these activities, the listing of documents, viewing/uploading/downloading the document we are creating sessions and post completion, releasing at every step. We are also done the session pooling setting in…