Documentum
The Documentum Developer Community is the learning and networking resource for application developers building content management, case management, and business process management applications on Documentum platforms. This include developer topics for: D2, Webtop and xCP (Documentum xCelerated Composition Platform)
-
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?
-
xPlore Reindexing Issues
Hi Experts, We are installing xPlore 22.1 on new servers as part of our migration to latest Documentum version. Since our index size was huge (~600gb) we decided to split it into 3 collections. Now when we are reindexing the repository again the reindexing speed is very poor. Even for our test environment with just 1GB of…
-
Documentum REST extension adding openapi documentation
Hi all, I am new to extending the documentum REST services. In the default DCTM REST war, there is an openapi/swagger documentation provided. Extending the services as the documentation explains, that openapi documentation is not automaticaly extended with the new services. Does anyone have any pointers, or even better, an…
-
Two services failed to start due to error
There are two services in our DMS UAT environment that failed to start in our system, resulting disruption to our testing. We recently encountered an error message while attempting to start the following services: Documentum Docbase Service Documentum Docbroker Service The error message we received was “Error 1053: The…
-
Quasi-concurrent Java methods invocation in D2 Lifecycle?
Quasi-concurrent Java methods invocation in D2 Lifecycle? Hi everyone, I'm dealing with an annoying problem with Documentum D2 22.2. I have a Lifecycle which, for a certain status, launches two custom Java methods, in sequence, let's say MethodA and MethodB both applied to the same document object (they are configured in…
-
D2-Smartview and viewing
Hi there, I have configured the Brava! Enterprise widget in my landing page in D2-Smartview (23.2). So far so good, it works well. However, I'd like to allow the users to also choose to view the PDF Rendition (with C2 config). How can I do that?
-
CTSProfile register does not support source format: pdf and target format: pdf
Dear All, After Installing both Thumbnail server & MTS, along with configuring MTS for the target repository, when I import a pdf using DAM, no rendentions are created for this PDF (low-resolutoin thumbnail images), and when i checked the CTS log file, I got the following error message: CTSQueueProcessor -…
-
xPlore Reindexing performance issues
Hi Experts, We are installing xPlore 22.1 on new servers as part of our migration to latest Documentum version. Since our index size was huge (~600gb) we decided to split it into 3 collections. Now when we are reindexing the repository again the reindexing speed is very poor. Even for our test environment with just 1GB of…
-
[DM_WORKFLOW_E_WORKITEM_TRANSITION]error: 'Workitem (4a12bc7d801a4d01) fails to make the state tran
Recently I migrated from DFC 6.5.0.118SP1 to 21.4.0000.0147, and without changing my code, when I try to do this: IDfQueueItem oQueueItem = getQueueItem(workflow.getAttachment().getObjectId()); oQueueItem.getWorkitem().lock(); if(!Active.equals(workflow.getAttachment().getStatus())) { oQueueItem.getWorkitem().acquire(); }…
-
how to take the back up entire cabinet from Documentum Administrator
Hi Everyone, Anyone, could you please provide a solution for how to take the backup entire cabinet from the Documentum Administrator before going to delete the cabinet from the repository? Thanks, Rajkumar
-
Incompatibility for CS 22.4
Hello, We need to upgrade CS from 16.x to 22.4. We also have Process Builder & Forms builder 6.7 How do we upgrade the forms as Forms builder is out of life.Is there any tool from Opentext which supports 22.4 version & how do we migrate if there is any tool? For Processes what is the tool for 22.4 version corresponding to…
-
send email notification for dm_consistencyChecker Job report
I am looking for steps to configure email notification for dm_consistencyChecker Job and send the job report in the email as an attachment.
-
xHive database content extraction
We have a very old xHive database with legacy content. The tool still runs by the grace of … The database contains a lot of content, is there a tool to extract the content from the database in it's native (DITA, SVG, MML, …) formats?
-
Reg Xcp 2.0 installation - Xcp Designer
Hi, We are installing Documentum XCP 2.0 , in that they have included Xcp Designer , We cannot find the Development guide for the Xcp designer. Can you help us on that Regards Dinakar S
-
Documentum D2 and JMS logs getting deleted automatically
Hello everyone.. I have a situation where D2, D2-COnfig,JMS logs are getting deleted automatically after few days. But its random some time 6 months logs are still available but 2 days back logs got deleted.. Any suggestion would be appreciated…
-
Consulting Services for D2
Looking for professional / consulting group services for help with D2. Is there a place to lookup companies that provide these services?
-
DFC Thread hung for 10 Mins in webspehere server
Our Web application uses DFC API to connect to documentum server for uploading or viewing document. We had a production issue that the multiple documentum threads were hung and they were waiting for more than 10 min’s and Application servers were restarted to kill all these hung threads. We want to know if there any…