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)
-
Digital Signature Validation Failed in Java Method Server
Hi all, We did a fresh documentum installation and after the installation we copied the database from the production environment to this installation. Everything worked, except for inline passwords, they only worked when you reset them. Which, in hindsight, makes sense. So to solve this we copied the aek.key from the…
-
where is the document "Documentum System Upgrade and Migration Guide" for version 20.3?
Hello im searching the document "Documentum System Upgrade and Migration Guide" and i dont fint it anywhere & if is posible someone can tell me what is the best way to upgrade from 7.0 to 20.3 thx
-
Documentum developer edition
Hello, I am interested in using documentum developer edition version 7.2 and 7.1 and try to to download the vmdk files but it said that neither of virtual machine disk file is available. I would like to know if anyone knows a way on how to download any of documentum developer edition. Thanks for all of your helps. Minh
-
Docbase service is not running
I am trying to install 2 content servers and apply the load balance model. I installed the first content server, created the DB and referred to a local folder as the data folder. The 3 Documentum services started successfully. I then installed the second content server, referring to the same DB, and to another local folder…
-
How to check when the Workflow is Created? Manually and using DQL?
Hi everyone, I am a newbie in Documentum. I would like to know how to know when is the date workflow is created? (Manually and using DQL). Thank you so much in advance. Appreciate your help :)
-
Technology used in documentum.exe
Hello Experts, i know that the documentum interface DFC, WDK etc are java based frameworks. But the documentum server itself or the documentu.exe is based on which technology? Is it C++ or java ? Kindly help. Regards, Vinita
-
Manipulating Documentum D2's Content Download Authentication
We just switched our Authentication process, from using HTTPS Header SSO from our Authentication Provider to passing these Auth attributes server side so it is more secure. This Authentication configuration is working now AJP server side attribute passing regarding system login. The problem appears when trying to download…
-
Can one user accept a task sent to a group?
Hello, We have a business case where the approver of a document may not be known up front so I created a group for these approvers. Currently, the task is sent to and must be completed by everyone in the group before the workflow is completed and the document Effective. Is there a way to make it so when one person accepts…
-
infoarchive migration
I do have requirement from Migration from info archive to Cloud. Need inputs migration.. any one done this one?pls share your inputs
-
How to consume RESTful services for 7.0.
Hello, I have downloaded dctm-rest.war & installed in my tomcat after configuring dfc.properties for my DEV 7.0 Content Server. Now I could not find any resource which can give me any idea of how I can write a simple standalone Java class to create sessions & create a new document. I have used CMIS in past but I do not…
-
How to update Client Capability and Extended Privileges using DQMAN?
Hi I would like to check how to udpate the Client Capability and Extended Privileges using DQman? Thank yoU!
-
Accidentally change my permission set in my test environment
Hi I accidentally change my privilege from superuser - none - system administrator TO superuser - view audit - contributor in my test environment. Is there any way I can change it back as I lost my superuser /admin privilege. I don't have any system admin/superuser account available in my Test environment. Thanks .
-
dqMan is not working with CS 7.2 .
Hello , I have a dqman setup installed and working fine with my repo . I have installed fresh server with CS 7.2 and I noticed that I am not able to login using dqMan with dmadmin password . I am able to login to da with no errors . I am getting login failure error message .
-
how can i write dql script for creating users,groups,and set permissions for the users?where should
how can i write Dql script for creating users,groups,and setting acl permisssion to the users and where i have to run this script. i.e., should i run this on api or sql or using dfc. if possibleon dfc please give sample code of that.
-
Workflow Audit Report is not turned on to one Department
WF audit trail is turned on for all workflows in our client , but there's a new one newly created department and workflow, the audit report is not available. Hope you can advise how to fix thank you!
-
D2 4.5 in AWS Cloud
Is anyone currently using D2 4.5 hosting in AWS Cloud? Do you experience performance issue after migrating? Thank you in advance!
-
dm_dmclean to deleted a custom object type only
Hello, Is it possible to configure the DM_dmclean job so that it only deletes a certain custom object type and not all sysobjects. Thanks and Regards. Vinita
-
Documentum Demo/Test cloud site
Hi , I'm trying to test the rest services with the demo cloud site http://td-ecd.eastus.cloudapp.azure.com:7072/D2/#d2 . I'm able to get results from this rest api http://td-ecd.eastus.cloudapp.azure.com:7072/dctm-rest/repositories/corp but when I use any of the other APIs from the repository response (e.g.…
-
D2: Publish an Event or Trigger an action from Custom Dialog
Hello, Requirement: It is required to trigger a dialog from an external widget which will allow to switch the view in a multi view workspace on clicking on OK button. For example: when having Content and Task views, switch to Task view in case the user is on Content view. Configurations: We made a dialog which is called by…
-
How can I change the Database alone with the same Documentum server
Hi all, I want to move my database to AWS RDS instead of my local database. So I want the steps to follow to complete the task, I have changed the hostname in tnsnames.ora and listener.ora. But the doc bases actually didn't take the new database and I have a big question that how to replace the dppassword.text with the new…