-
mandatory REST Services return
(this was a question sent into the SDK email alias for D2 Smart View SDK partner challenge. It might help others, so I am reposting) What is the minimal the REST services need to return for D2SV UI component to work? Let me explain a bit futher. I want to trigger a run of a report. That returns the basic information: {…
-
Unable to search a file in Documentum (global search) due to an error
Dear Sir/Ma'am, I was unable to search a file in Documentum (global search) due to an error. Query execution error ABC: [DM_FULLTEXT_E_EXEC_XQUERY_FAIL]error: "EXEC_XQUERY failed with error ESS_DMSearch::ExecuteSearchPassthrough. Communication Error Failed to perform URL:…
-
Documentum for Asset Operations (AO) and Supplier exchange
Hello All, I am trying to find the right place for this question, #Opentext support team, help me to move into the right place. My customer wants to use the on-premise version of AO only and I find one of the cloud modules of the supplier for exchange is a good one, but the customer does not want to use any cloud edition…
-
Documentum Server 21.2 on Windows Server 2019 : "The application was unable to start correctly"
We have successfully installed Documentum Server 21.2 on Windows Server 2019 and configured a Docbroker and the Java Method Server. Next, we want to create a repository but we get an error while the server configuration program is checking for the database. Previously, we checked that we can connect to the Oracle DB via…
-
Help needed on left and right double quotation conversion
Hi Team, As part of business requirement, Documentum workflow method is converting HTML to PDF using iTextPDF API. Generated PDF contains some special characters whenever tried to convert left(“) and right(”) double quotation marks. We seen above issue in DCTM 21.2 and however, it is converting without any issue in DCTM…
-
[DFC_BOF_WRONG_IDENTITY] LoginInfo and Principal for "docbase_name" docbase are not defined or wrong
Hello, We have developed a custom REST API, using DFC methods for our specific requirements. The API was tested in our DEV environment, where the application server, database, and content server are all located on one machine. In this configuration everything works as intended. Recently, we transitioned this setup to a…
-
Enable Export in DA
Hi, I'm logged in as an Admin with the highest privileges but I don't have the ability to Export data. I have tried other accounts as well and they can't export either. Where can I check to make sure the settings are correct for search capabilities in DA? Documentum version 5.3
-
Changing Documentum Installation Owner
Hello, We need to change the documentum installation owner service account to a different service account in window. Is this possible? If yes, can you please share the process.
-
Documentum consistency checker
Hi I need to fix a number of CC-00 type errors but for the life of me cannot find a list of what they are and how to fix them. One single web page that I have found lists several but none match what I have, and the refereenced page talking through all of them no longer exists?
-
Retrieving ACL permissions using Documentum REST API
Hello, as part of the web app I am developing, I am attempting to retrieve the ACL permissions on documents. When the current ACL name of that document is in the format of "dm_xxxxxxxxx", I am able to retrieve the ACL for those by passing the string of characters after the underscore to the API to get the permissions…