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)
-
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: Response:
-
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
-
Query to show users who have access to widget
Hello All, Does anyone know a query that can be used to show all users that have access to a specific widget in D2?
-
can't get OsMacClient from UCF
Client DFS Version: 6.5 SP2 Client SDK: .NET Server DFS Version: 6.7 Server DFS Web Server: Tomcat Action: Performing an IObjectService.get() Error message on server [Log4jAdapter.debug:71] can't get OsMacClient from UCF com.emc.documentum.fs.rt.impl.ResourceLookupException: Session is not found. at…
-
DCTM-REST failed authentication with siteminder
We are using dctm-rest in our project along with siteminder for authentication. It was working fine till we changed the domain name. After changing the domain name we are getting 500 response code with below error message. "status": 500, "error": "Internal Server Error", "message": "401 :…
-
Documentum Content Server Installation Guide
Hello Guys, Can someone help me locate where I can download the Documentum Content Server 22.3 installation guide. I tried checking on //support.opentext.com, but couldn't locate. Any help in this regard would be highly appreciated.
-
Clone Machines Documentum
Hello everybody, a cloning of Documentum machines like Content Server, App Server, Index Server and CTS has been done for a new environment. However, I don't know what I need to modify to make it work in the new environment. Since it has the data from the old environment. What would need to be modified?
-
How can we convert SQL query to DQL
For the table dmi_queue_item, i want to convert SQL query to DQL. How i can do?
-
xPlore Reindexing Issues
Hi Experts, We are installing xPlore 22.1 on new servers as part of our migration to latest Documentum version. Since our index size was huge (~600gb) we decided to split it into 3 collections. Now when we are reindexing the repository again the reindexing speed is very poor. Even for our test environment with just 1GB of…