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)
-
IAPI command - change format
How can I change the format of the primary rendition through IAPI? Chatgpt tells me to destroy the primary rendition but as far as I know, this is not permitted.
-
DFC 22.2
I need to migrate CS from 16.4 version to 22.2 version, but I have problem to install DFC 22.2 on my PC (Windows 11) . I uninstalled DFC 16.4, installed Java 11, performed the setup of DFC 22.2, but it suddenly stops without giving any errors. What could be the problem?
-
CTS configuration based on context/cabinet/etc.
Good morning everyone, some time ago CTS was configured here to generate JPEG 2000 in the case of graphic objects uploaded and managed by D2, but now this operation is redundant for a certain application area and also generates further unnecessary consumption of disk space. So I'm wondering if there is a way to configure…
-
Webtop Component & Action calling by URL shows resultlist & nothing else of UI
HI, I have requirement to call the component or action by URL to show the result to the user, which URL is getting from other application as we have passed the objectId to the other application. But after customizing search component, i can get the result but it shows only work area with the result but not able to show the…
-
2-8701 Documentum D2 Configuration Certification details
Hello, Would like to know D2 certification mock tests and other information related to 2-8701 Documentum D2 Configuration certification. Please suggest.
-
After hostname changed, encountered some error
Hi all, I recently performed a hostname change for the windows server as well as documentum servers. However, I am getting this error from the repo logs. Also, I used OTDS to authenticate the users, but when I go to login to D2 it throws an error saying "[DM_SESSION_E_AUTH_FAIL]error: Authentication failed for user…
-
Error while trying to download/export the files by using the DFC code
Hi, While trying to download/export the files by using the DFC code getting following error. 2024-03-20 19:01:17 ERROR PDFMergingMethods:2063 - -Exception while exporting the Object ID 09030fa4802fff37 org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file. at…
-
What is the best way to handle service context management in DFS?
Hi, What is the best way to handle service context management in DFS?
-
How to create a sample document using Documentum REST API
How to create a sample document using Documentum REST API
-
Increase Smart View search results limit
Where can I configure the Smart View search results limit?. Actually it only display 350 results.
-
When logging in to a D2 application, how do I set focus on a specific widget?
I have a D2 application with a workspace xml file that creates the layout. When a user logs in, the focus goes to the last widget in the xml file. I would like the focus to go to a different widget (viewer), when a user logs in. How can I configure D2 classic to do that? Please refer to the attached workspace xml. On…
-
Allow case-insensitive installation of SQL Server for Documentum
The requirements for SQL server database for installing Documentum Server require case-sensitivity, and that SQL Server authentication only should be in place. As a feature request, would it be possible to make this flexible and allow SQL Server to be also installed in case-insensitive way, plus enable Windows…
-
Recursive folder size
Need DQL to find the folder size recursively starting from a specific folder id. Assume folder structure like below. 0b00138e806ab014 is r_object_id of the folder and number 100 refers to the document size (r_full_content_size) , not necessarily always 100 but just a sample number for simplicity. folder a folder b -…
-
Is there a way to show the list of public searches without using the default SearchWidget?
Hi, I have a question about the usage of the D2-Smart View widgets/tiles. I want to change the main landing page by replacing the default SearchWidget with a "button" that opens the list of the saved/public searches, just like clicking on the title of the default Search widget. I created an OpenURL widget with the URL that…
-
Issue with Teleform Verifier - Error OLEDB 80040154
I am experiencing an issue with Teleform Verifier and seeking assistance. When attempting to launch the program, I encounter an error message stating: Teleform Verifier - Error OLEDB returned result 80040154 when in function IDataInitialize::GetDataSource. Description: unknown error code (V11.3 11311). This issue has…
-
How to configure LDAPS in documentum 20.2
how to configure LDAPS in documentum 20.2 using
-
Unhide the folder
Hi, What is the process for unhiding the folder from Documentum if I have the r_object_id of it?
-
Are jackrabbit object content mapping and org.springmodules.jcr dying?
I was wondering about this. I'm planning to employ jackrabbit in a ECM project and it seems that OCM is dying or what, it is a different fork that the rest of the project. In maven repos there are old jackrabbit-ocm-nodemanagement jackrabbit-ocm versions, otherwise the project itself is downloadable via a referenced zip…
-
Change of Hostname for Document Server, DA, and D2
I am trying to change the hostname of my document server using the Migration Utility tool. However, when I try to run the .bat file using the CMD it doesn't work and throws out an error message saying the java has some issue. I read the documentation and it said to download the JDBC .jar file and append the path location…
-
Patching Xplore - where is the patch.exe executable file?
I am following instructions to try and install patch 01 for Xplore 22.1. I have unzipped the patch. Instructions say to use the Windows Patch Installer and run the command: patch.exe LAX_VM ${xPlore_home}\java64\JAVA_LINK\bin\java.exe where is patch.exe? Do I need to download it? I do see an update.exe as part of the…