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)
-
D2Rest throwing the E_INPUT_MESSAGE_NOT_READABLE
Hello, I'm trying to make POST API call using custom REST client code. On execution I'm getting the 400 status code and following error message {"status":400,"code":"E_INPUT_MESSAGE_NOT_READABLE","message":"The input message is not readable.","details":"Error in parsing the JSON into object class: class…
-
Documentum from On Prem to cloud
Hi Experts, I am kind of new with Documentum. I have been tasked with migrating from on prem to cloud with same version of Dctm 22.4 to Dctm 22.4. I have questions regarding strategy Will simply cloning (copying the content storage folder from server to new one and simply backup and restoring DB) work? If not first one, as…
-
getting error 'uncaught syntaxerror: invalid or unexpected token' in WEBTOP 6.8
Hi We are using webtop 6.8 app version and Documentum 7.3. While posting a document one of the metadata field 'vendor name' which VLOOKUP value, while we click on it no dropdown values are coming. We have validated logs but not found single error, while inspecting the element in Developer tools in browser getting error…
-
D2-Config error : transformToDocument (oXml)
Hi all, Just upgraded my D2-Config from 16.4 to 23.2. D2 loads perfectly, however for D2-Config I am getting this error when i load the D2-Config. Error createXsltProcessor(/D2-Config/servlet/GetResource/scripts/common/Frame.xsl) : Failed to execute 'importStylesheet' on 'XSLTProcessor' : parameter 1 is not of type 'Node'.…
-
Are there any code examples or samples for signoff workflow task customization?
According to the Documentum Server 16.7.1 Administration and Configuration Guide, the signoff authentication check can be customized. We are looking for examples or samples; and any libraries needed to customize the "check_signature" method of the "dm_check_password.exe" program to replace the signoff workflow task that…
-
Documentum password policy
When I try to create a user in Documentum 23.2 with inline password, either through the DA, DQL or API, I get the error: [DM_CRYPTO_E_WEAK_PASSWORD_PROVIDED]error: "Provided password doesn't meet the complexity rules. Password length should be minimum of {0} and maximum of 64. And also has at least one uppercase letter,…
-
Problem updating r_policy_id and r_version_label on a dm_document
Hi, We are upgrading our Documentum installation and need to create new services which import documents into Documentum and add the lifecycle (policy) to the documents during import. Normally I would use the attach method to attach the policy but because we relocate documents during the policy attachment in the lifecycle…
-
Migration of Repo
Hi there, I am migrating the repo and database from PROD to UAT. I am following the Upgrade and Migration Guide by OT and they mentioned to copy over the data file [$DOCUMENTUM/data] from prod to target system. However, when I am creating a new repo it gives me this error on my UAT. Can someone please explain this /…
-
How to generate Custom log by using log4j2.properties in DFS
Hi, I am trying to generate custom log by using log4j2.properties in DFS. I am using below version of s/w Content server 23.2 Documentum Foundation Service 23.2 EMC Composer 23.2 Kindly help.
-
Getting 404 while invoking batches rest API
We are trying to update multiple documentum objects using the batch api. The POST api /repositories/{repositoryName}/objects/{id} is used for updating the object. When tested individually, the API works. But getting 404 response while using in batch API. Attaching the request and response below. Request:…
-
D2 Core Method is not Running
Hi Team, I have installed documentum d2 4.2 version on my development system. But while running D2CoreJob, I am getting below error. Could you please anybody suggest, how to resolve the error. Thanks for your help. Error :Could not launch method D2CoreMethod:OS Error
-
Best approach for upgrading Documentum Server from version 7.3 to version 22.2
Hi Team, We are planning to do upgrade of Documentum Server from version 7.3 to version 22.2. The current Documentum Server (Content Server) version 7.3 is on Windows Server 2014. The upgraded Documentum Server 22.2 will be on Windows Server 2019. Please suggest best practice approach. The installation guide of Documentum…
-
Should I change hostname after migration of db data for documentum?
Hi I kinda need help!! I am doing a documentum upgrade, I just migrated the database data from the old system to the new system. However, now my Documentum Docbase service is not starting. Is it because I need to change the hostname of my new VM ? Please advice. Really need help on this ASAP. Thank you so much in advance.…
-
Documentum D2-config. Getting error "Failed to initialize class cache" upon sign in.
Hi, I have been getting this error whenever I try to sign in to D2-config using superadmin credentials. Can anyone help me to resolve this please? Thanks.
-
Creating repo for documentum server
Hi I am facing this issue when creating a repo for documentum server. Can someone please help. Much appreciated.
-
Fastest way to move filestores to AWS S3?
Hello, We are currently migrating "small" docbases (max 400k documents) from dctm 6.7 to a new 21.1 platform. New Documentum is running on a private Cloud and documents are stored on a private S3 storage. Those migrations, using the Migrate Content job, take up to a few hours. Our concern is regarding larger docbases with…
-
Does Documentum support OAuth2.0 authentication
Does Documentum support OAuth2.0 authentication? I have viewed this documentation but cannot find the authentication methods available: https://developer.opentext.com/ce/products/documentum If it does support it, what type of OAuth2.0 grant type does it support? client_credential? code_grant? Thanks in advance!
-
Java based jobs not running
Hello! I've recently modified the domain of the installation owner on the content server 6.7. All the necessary steps like changing the domain name in server.ini, registry keys and permissions on the file system were taken care. We're facing one issue with the jobs where only dmbasic jobs are running while Java based jobs…
-
OpenAI & Documentum
Has anyone looked into integrating OpenAI (ChatGPT) with Documentum? Our business users would like to do "chatGPT like" searches and pull content from Documentum repositories.
-
Implementation of OAuth(Azure AD) for Documentum DFS Services
Hi All, Need your suggestions/inputs to implement OAuth for Documentum DFS Services 20.2 version. Please share your inputs if any one implemented it. Thanks Raman