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)
-
[ERROR] Error Generating artifacts: org.codehaus.jackson.node.TextNode cannot be cast to org.codehau
Hi All, While deploying xcp application I am getting below error. If any one faced this issue . Please help to resolve this issue [ERROR] Error Generating artifacts: org.codehaus.jackson.node.TextNode cannot be cast to org.codehaus.jackson.node.ObjectNode org.codehaus.jackson.node.TextNode cannot be cast to…
-
Getting error "cant users getDefaultFolder" in D2 application
When i try to login to D2 application, i am getting error message "cant users getDefaultFolder". Please advise how to get rid of the above error.
-
Installing Records Client into another repository..
Many years ago we installed Documentum Records Client into our main repository, now we are on version 6.8.0. Management has asked that we install the application into our second repository. Since this was done many years ago we require some assistance, I see the Records option in our first repository but not the second.…
-
Repository Configuration
Hi While configuring D7.1 repository, we are receiving below error message :-database we are using existing from D6.7 SP1 and its version is Oracle 11G 1. Copied the database schema (11G) 2. Mount the NAS 3. installed Content Server - Fine 4. Installed Doc Broker - Fine 5. Repository configuration got failed with below…
-
DFC Download
Hi I need to download DFC runtime, I am aware that it is installed as part of Content server installation, but where can I get a standalone install for DFC runtime? My intention is to install it on Client development machine and install PIA as part of it so I can start development in .net environment Please help. Thanks…
-
Download Last Approved Version
Hi All, I need some help here. I am new to use DFC for .Net. For my project I am downloading PDF rendition of a document. The problem is that while downloading I am getting the latest version of the document even if it is draft. Business user wants to download the last approved version of the document. Say for example V…
-
HTML to PDF rendition (HTML contains German umlauts )
Hello, I am trying to find a solution to a Problem with the automatic PDF renditions. When I import an E-Mail (HTML/HTM) to the DA it gets automatically rendered to a PDF. I am wondering if I can change the default type of PDF it gets rendered to or to choose the encoding type at least. The Problem is that the email…
-
Content Server 6.6 encryption Algorithm
Hi Experts Can you provide information of content server encryption and decryption Algorithm . The Content Server version is 6.6, we need this info to share with our internal Group Security Team please let me know if anymore information is required from my end. Thanks And Regards Parivesh Mishra
-
Label name is not showing in workspace and widgets
We are using D2 4.2 version application for pharmaceutical domain. For some users, Label name is not getting reflected in workspace and widgets tab that we had configured in D2 Config. Instead of that, the name of the configuration element (workspace, widget) is coming when they are logging into the application. Kindly let…
-
DocListWidget: custom display columns
Hi everybody, I changed the default display columns for DocListWidget in D2-Config. But the change does not appear in D2. Is this a bug or I missed something ?? Environment: D2 4.5 Thank you.
-
How to get Workflow Activity List in Sequence
Hi Experts , I wart workflow activities name in sequence , i m using below Query but not getting Activity names in sequence, pls suggest how can i get workflow activity names in sequence Query :- select p.r_object_id, p.object_name, a.object_name as act_name, p.r_link_src_act, p.r_link_dest_act from dm_process p ,…
-
error in downloading 7.2 developer edition
Hi All, I am getting the below error when i try to download the developer edition. The registration for the Documentum Developer Edition 7.2 - announced today - fails... Tried IE, FF and Chrome during the day multiple times. All resulting in the same error: An exception occured during your download request: We suggest…
-
Unable to start Documentum 7.2 Dev Edition - Lockbox stable value threshold
Hi I have downloaded and installed Documentum 7.2 Dev Edtion, following the instructions here: by But I am trying to install it on a KVM hypervisor ( not VMWare ), When I try to start it, the repository fails to start with the following error: [dmadmin@demo-server ~]$ tail -f /opt/dctm/dba/log/MyRepo.log The Lockbox stable…
-
Unable to Migrate xCP 2.2 application to 2.3
Hi All, We are planning to migrate our xCP 2.2 P18 application into 2.3. As we are facing some issues like after importing the 2.2 application into 2.3, the application itself not showing in the designer. But we can see the application content (libraries, artifacts etc) exist in "Applications" (\xCPDesigner\Applications)…
-
good day... i am suspecting a UCF error. could it be versions?
-
How to run a job with a REST API Call
I am trying to run the dm_LDAPSyncronization job with a REST URL Link. in the DQL Editor I can run EXECUTE do_method WITH METHOD='dm_LDAPSynchronization' I would like to be able to run this from POSTMAN, or through the HTTPS REST link above.…
-
Using File Selector Widget in xCP2.3 Designer
Hi , I am looking for some input about using the File Selector Widget. I have a requirement where I need to import a text file and read the content from the text file to process a Business logic. I have designed the page with the File Selector widget and triggered a stateless process (when a file is selected in the File…
-
How to decipher a Webtop build number...
Can someone explain how to decipher the Build number on WebTop etc.? Example: WebTop 6.8.0120.0067 I know we are on version 6.8 but where is the patch number (12?)? Thank you.
-
Format of Date Facets
I am requesting for Facets using AQL (D7.3). One of the facets that is part of the request is r_creation_date { "id": "id8", "attributes": [ "r_creation_date" ] }, The response that I get back have facet-value-id such as THIS_YEAR, LAST_YEAR, LAST_MONTH etc, which is then shown in a custom interface. { "facet-id": "id8",…
-
ADTS Error:- Unable to make rendition in Docuemtntum 6.5SP2
Hi All, I have installed and configured ADTS 6.5SP2 for two different docbases. Rendition of various documents is working fine in one docbase wheras In second docbase it is throwing error: - **************************************************************CTS…