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)
-
not able to update the object as repository owner in documentum
I am trying to update an object using super user but i am not able to update because the user i am using to update not present in the acl of that object, is there any way to update the object without adding the super user in the acl?
-
HAProxy Implementation Documentum 16.4
We need to implement HAProxy for our Documentum services 16.4 version. I couldn't find any material related to it anywhere. But I understood that this is something related to reverse proxy. There is some information in the documentum material related to reverse proxy for Nginx and Apache and not for HAProxy. Any support…
-
Bulk Rename of Folders & Documents
We have a need to rename a large set of the folders within a repository such that we can pass it to a third party for development purposes such that they cannot work out any confidential information. Now for the documents we're ok doing that via direct Oracel SQL calls but for the folders it looks a little tricky for the…
-
Problem in Checkin as a virtual document -- Urgent
Hi friends While Programmatically checkin as virtual document, the document is not checking in. And its not showing any error also And the virtual document have 2 child.How to checkin the virtual document with 2 child Pl solve my issue Regards Mani
-
Migration of Documentum database from Oracle to Sql
Dear All we are using documentum 7.1 with oracle 12c , now we want to chnage database from oracle to sql. Has anyone performed this activity before? what are the prerequisites,steps involved?
-
Migrating Documentum Filestore to AWS S3 bucket
We already migrated our Documentum filestores to S3 bucket using 'aws s3 cp' and sync sessions. There are some files under ..\data\<repo>\content_storage_01\.. that were not accessible and unable to copy, most of them are txt files and there are some xml files. Wondering if it's okay to not copy the files at all or is…
-
Mutual Transport Layer Security MTLS authentication Documentum
Hi All, We are planning to implement MTLS authentication in Documentum(16.4). I couldn't find any material related to it. Need your assistance how to start and the steps to Implement it.
-
xCP 2.0: Drill Down Reports
In xCP 1.6, we can drill-down reports in the BAM. Is there any way to apply the drill-down report in xCP 2.0?!!
-
How to download file from content-media link through REST client
Hello, I have a requirement to download the file directly from Documentum using content-media REST API link. I had tested it through browser and it download the file. However, when GET call is made to the content-media REST API, it is returning ByteArray as response. Is there a way to get file object as a response instead…
-
Is There any way for uploading and downloading document using DCTM-REST?
I am trying to upload and downlaod docuemnt uisng docuemntum rest API
-
Documentum Upgrade - Security Aspect - Upgrade DES to AES
Dear Experts, We are planning for Documentum upgrade. Currently we have filestore encrypted with 3DES. How can we upgrade to AES, without corrupting the data residing in filestore? In some post, I have read that regnerating/upgrading AEK key will corrupt the data in file store. Please advise.
-
HTTP missing in ACS URL
Hi All, We have upgraded to DCTM 20.4 from 16.4 version. I have updated the dm_acs_config and dm_jms_config tables after db migration with 20.4 version details. The issue now is the with the ACS url, it is returning like below: }, "links": [ { "rel": "self", "href":…
-
[DM_CRYPTO_E_CANT_FETCH_CRYPTO_OBJECTS]error
Hi All, Recently we have upgraded from DCTM 16.4 to 20.4 version. Exported the data(content and metadata) from 16.4 system and imported to 20.4. Verified the metadata and it looks good. Database: Oracle 19c O/S: RHEL 7.9 But when I try to open any document, I am getting the below error in DA. Could not download content…
-
Backward compatibility of the DFC API
Dear developer-forum, my company is developing an enterprise application for EMC Documentum which makes extensive use of the DFC API. So far we are supporting Version 6.5 and 6.6. Severals customers would like to have support for Version 6.7, 7.0 and 7.1. I have done some research if the DFC API is backward compatible from…
-
Red Hat Linux 7.9 is compatible with Documentum Server 16.4 P03
Please let us confirm that the above said versions will not counter impact and are compatible with all our Documentum Application’s and instances.
-
How to find unknown groups associated with known acl
I need to find a group, I don't know the name of the group but I know the name of acl. Is there any way to find out the group.
-
Docbase Installation error - 20.4 version
Hi All, I am getting the below error when creating the docbase. First the docbroker failed to register with 1489 and it registered successfully later. Any reason for this? And the other error is : Dispatcher failed errors Please let us why we face these errors? Details: Content Server version 20.4, Linux 7.9 version,…
-
Documentum xPlore upgrade to 16.4 from 1.1
Hi All, We have a requirement to upgrade xPlore from 1.1 to 16.4 version. If any one come cross this requirement kindly share some inputs related to best approach to upgrade xPlore. I think we do not have provision to directly upgrade to 16.4 as per upgrade/Migration guide. Please request you to share your inputs.
-
xCP Designer users probably suffer from improper use of HashMap in xCP
I was using xCP 16.4 for a long time and was taking the compilation slowness as granted, but recently I had to switch to xCP 2.3 and I noticed something: a project of a similar complexity compiles times faster there. However, if I change the bundled jre from JDK7 to JDK8 the compilation time multiplies by 6. (I also had to…
-
Reverse Proxy for ACS to use with xCP Advanced Viewer
Hi. In Our xCP application we have our JMS and web application nodes behind a firewall and only the load balancer is accessible from the internet. Currently, the load balancer only connects to the web application nodes. Now we want to add the xCP Advanced Viewer widget to our app. When previewing PDFs the xCP Advanced…