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)
-
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…
-
Getting full GC error in Jbsoss log(DFS code)
Hi, We are getting full GC error in jboss log(DFS code) file. During the full GC jboss server is getting slow. Below is the thread dump of jboss server. Kindly suggest to fix this issue. "Thread-126" #174 daemon prio=5 os_prio=0 tid=0x00007f9c84729000 nid=0x139e39 waiting on condition [0x00007f9c8b6fb000]…
-
How to create a IDFSession from a AWS Cognito Token
Currently one of my clients have a OTDS deploy configured to redirect to AWS Cognito sing in and redirect back, one of my current applications currently receives the user/passwords obtains a sessions and execute a series of operations, all this in the server side, no windows for the client, I need to migrate this flow so…
-
ApplicationXtender REST API - cannot upload a document
I'm following the API instructions on page 66 of the "EMC® ApplicationXtender® REST Services Version 2.0 Development Guide" On that page, I'm trying to use the endpoint api/axdatasources/{dsn}/axbatches/{appid} which is used to upload a document. However, I'm stuck with the following error response: { "ErrorCode": 9999,…
-
AppXtender REST API POST Failure
I am attempting to copy a document from one application to another using the 'Create a new document which is a copy of a specified source document' POST command with REST API version 22.2. I keep getting an ErrorCode of 117, 'No index was copied from source document". I am attempting this using Postman. This is the…
-
Unable to run Content Connect as a Windows Service
During the installation and configuring content connect, I am getting below error C:\Users\dmadmin>cd C:\Softwares\content_connect_21.4_0156 C:\Softwares\content_connect_21.4_0156>Service.bat add ***** Adding Windows Service***** Error: Cannot find module './build/Release/service' Require stack:…
-
How to update attributes of some documents with values from an Excel file?
We need to update couple of attributes for hundreds of documents stored in Documentum. We cannot manually update one by one. Therefore, we would like to update the attributes of documents through a script / query, which should read the attributes value from Excel file and accordingly update the attributes of documents.…
-
Documentum Upgrade to 20.4 from 16.4
Hi All, During upgrade, we have exported all the tables(full schema) from 16.4 and Imported in 20.4 version. Got many errors after doing that and fixed them one by one by manually updating the tables. The references of 16.4 tables(dm_acs_config. dm_jms_config) are still in 20.4 DB. I have updated them manually to fix few…
-
Documentum upgrade from 16.7.5 to 22.x
Hi Team. My requirement is to upgrade my existing Documentum server from 16.7.5 to 22.x please let me know is this possible to upgrade direct from 16.7.5 to 22.x, if yes then what approach/steps I have to follow. Thanks.
-
Documentum 23.4
I am new to Documentum, can someone please guide me towards on-premise installation tips for documentum ? Do we have to deploy the latest version using kubernetes docker image or there's any other path available ?
-
Documentum Docker 23.4 - Docbase fails to start - [DM_CRYPTO_F_KEYSTORE_INIT]
I'm trying to get a Documentum Docker 23.4 environment working but keep running into the same issue. The docbase will boot and work the first time after installation, but every subsequent attempt, I get the following error: [DM_STARTUP_W_DOCBASE_OWNER_NOT_FOUND] *** warning *** : The database user, dctm as specified by…
-
Date and time format incorrect in Documentum Administrator and D2
Hi all, I have this issue with Documentum Administrator and D2 whereby the dates are not tallying and getting this error... {1st image} however i manage to overcome this in the past where I edited the dfc.properties and added dfc.date_format = yyyy:MM:dd HH:mm:SS. But i think it affected the date and time format in the D2…
-
xCP Viewer Widget - Auto height / Utilise 100% of the available height
Is there anyway to allow the xCP viewer widget to have an auto/100% height? Currently the width can be set to auto/100% but the height requires a specific value. We need the widget to be able to take up the available space on the screen.