Documentum Content Management
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)
-
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.
-
There is always a pop up saying to open DCMApp.exe when log into D2
Hi there, I have been having some trouble with the pop-up that always comes up when I login into D2. It says it wants to open the DCMApp.exe. "mylocalhost" wants to open this application. Could anyone please guide me on how to stop the pop-up from appearing? Thank you.
-
Strange failure on Linux
Hi, I get the strange failure when running on Linux. The application is a document batch loading app for our Documentum implementation. The qualification is as simple as: fls_instruction where r_object_id = '0900138d81a3c533' IDfSysObject dctmSysObject =…
-
Getting multiple error in custom app by using DFC
Hi Team, We have written a custom web application using DFC code for viewing/uploading/downloading documents. During these activities, the listing of documents, viewing/uploading/downloading the document we are creating sessions and post completion, releasing at every step. We are also done the session pooling setting in…
-
update object using rest services
Hi All, We are working on documentum 7.3 rest service . We are able to use the read(select ) dql query to retrieve details and its working fine. if we use update query it say only read query is allowed . Please help us how to update the object using rest service Regards, Krishnasami
-
Documentum REST API
Please see post from @makkepriyanka, https://forums.opentext.com/forums/discussion/230845/documentum-rest-api#latest