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)
-
Can someone help me how to install Documentum webtop in our local ?
Can someone help me how to install webtop in our local ?
-
SharePoint Online Integration with Documentum
Hi All, I am looking for an approach to successfully integrate SharePoint Online system with Documentum The requirement is integration of Documentum system with SharePoint Online where source will be SharePoint Online that will sync documents, related metadata and permissions into Documentum system (Destination) using…
-
is there an alternative component for xPlore Search engine?
is there an alternative component for xPlore Search engine?
-
Documentum Checkin Question
Hello! I am fairly new to Documentum and DFC development. We are using Webtop and we are looking at customizing the checkin process to create a rendition request once the checkin process is completed. What will be the best way to proceed? The process will be checkout document>checkin new version>submit rendition request…
-
OpenText Documentum SmartView SDK - Want to choose the viewer for PDF files
We have more and more users that are complaining about limitations of the Brava CSR Viewer. Do we somehow have options to get more control which PDF files are opened automatically by Brava CSR Viewer or not? Can we give users the option to open PDFs with their local application instead (like it happens for office formats)?…
-
DQL - Integer as String
I have a saved DQL query that users can run. I've been asked if we can change how the values are displayed in the query such that the column review_cycle(integer) will show 'Critical' if the value of the integer is 12, and 'Normal' if it is not equal to 12. Using SQL this seems like a CASE statement. How can I use DQL to…
-
Documentum Administrator Certification Exam
Hi all, I want to register for open text certification exam "5-8056 - Documentum Administrator Certification Exam". Please guide me how I start preparation for this exam. and also let me know with this exam voucher shall I get study material and mock papers for practice free. thanks, jt
-
6.5 SP2 Content Server install, getting "Fail to connect to the repository..."
The error state: Fail to connect to the repository. It could be that the server is in the progress of starting. Press Yes, if you want to wait for it to start. I've waited for hours but seem to seek getting the same error message (see attached image). If anybody has a clue as to why I'm getting this issue, please let me…
-
How to configurate a Documentum Composer to building a DFS or REST project on a CI/CD pipeline?
I can't find any documentation about this. Someone alredy try this? Thanks!
-
Regenerated aek.key. Now inline users (dm_bof_registry, etc...) can't login
I've regenerated the aek.key (see attached forum link) and now user's with inline password (dm_bof_registry, dmc_wdk_presets_owner, dm_fulltext_index_user, etc..) are unable to login. I've been into DA, reset the password for dm_bof_registry (to the same password as before, and then saved the user) and this works. Does…
-
EBS script error while sending workflow emails
Hi Experts, I am seeing below error when my custom EBS script is trying to send email. dmbasic: Exceed limit of 40 parameters dmExec::ForkLaunch() process exit code: 0 dmExec::ForkLaunch() returning value: 0 Below are my findings: In the docbase logs I see below line (note there is more to this line I have cropped it as an…
-
DQL or Script to modify a specific localized label?
Hi all, Is there a way (DQL or Script) to inject a single localized label into a specific field of a specific document type? I don't want to inject an entire Composer project because of a single oversight. Thanks in advance.
-
Unable to get the session object from java program
i am using below code to get the documentum session to connect . getting the error . (ModuleManager.java:414) - [DFC_BOF_COULDNT_CONNECT_TO_REGISTRY] Unable to connect to module registry, docbase name DMSDEV username dm_bof_registry. java.lang.IllegalArgumentException: Cannot support TLS_DH_anon_WITH_AES_256_CBC_SHA with…
-
Regenerate aek.key - Could not connect to docbase using IDQL
I've regenerated the aek.key, re-encrypted the dbpasswd.txt and started the docbase back up. All looks fine in the docbase log, however none of the users are able to login using IAPI/IDQL. I recieve the following error when trying to login to IDQL using the install owner: Could not connect…
-
How to disable Documentum UCF -- URGENT!!
We're running DCTM 6.5 and UCF is not launching. Cannot view, import or export documents. Is there a way to disable UCF to at least enable export/import (checkin from file?) Please advise, thanks.
-
Provide maven dependency for documentum 20.2
I want to create spring boot rest api project for documentum 20.2. Please provide or guide how to add maven dependency to it.
-
REST API throwing error code "E_INPUT_MESSAGE_NOT_READABLE"
I'm trying to make POST API call to create a folder using custom REST 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 unmarshalling the JSON representation into annotated…
-
git project configuration with Documentum Composer
Hi, How to configure git project with Documentum Composer?
-
How to add pdftron in xcpdesigner for document rendition and view in webpage?
I want to add pdftron as pdf viewer in my webpage. Please guide?
-
How to implement Digital signature in documentum 20.2
Please guide to implement digital signature on the documents in documentum version 20.