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)
-
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…
-
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.