Recent Posts in My Followed Categories
Switch the "Categories" drop down to see either Recent posts in All categories or only posts in the categories you Follow.
-
load documentum acl into D2 config
is there a way to load all the custom acl in documentum content server to D2 config tool so that we dont have to reconfigure D2 security
-
Authentication Failed for user logging into D2
Hi all, After performing an upgrade of Documentum, migrated the db, ldap and .cnt files over. However I am still facing this issue whereby previously the user is able to login but now they can't. This is the error that I am currently facing. Please do response if anyone knows the solutions for this. Thank you in advance.
-
How can I configure D2 to open native content on double click?
Hello, I am trying to configure D2 so when a user double clicks on a document, it opens the native content in read only mode. Currently, it opens the PDF rendition of a document. How can I change the double click action to open native content? Thank you,
-
Is there a way to dynamically alter the Quick Search Query in D2
Dear Experts, Currently the Filters are applied on doclist Widget but not applied to Quick Search. We would like to force apply the filter selections to Quick Search any suggestions. Can we alter the Query or process the results returned from the search by any D2 customization? Thanks n Advance. Kurian
-
How to run the D2 Rest plugin project locally using Spring
Hi All, We have created a new plugin project using d2rest smartview sdk [23.4] and on top of it we have created a D2-Rest plugin as well. If we build the project and deploy it to the ls-rest server, the endpoint works and we dont have any issues. however , we want to develop our custom D2 Rest plugin and want to test the…
-
When to use this forum and when to use suppport forum...
Just an FYI… It might not be obvious, but this developer forum is more geared towards "developer" level of questions. If your question is around development, this is the place! If your question is more around usage, install, administration, etc. This is your place:…
-
D2 - Export Query Forms Result into PDF
Hi All, I need to export query forms result into PDF along with printed by user and date on PDF. Please suggest how we can implement this in D2 Thanks
-
CTS configuration based on context/cabinet/etc.
Good morning everyone, some time ago CTS was configured here to generate JPEG 2000 in the case of graphic objects uploaded and managed by D2, but now this operation is redundant for a certain application area and also generates further unnecessary consumption of disk space. So I'm wondering if there is a way to configure…
-
2-8701 Documentum D2 Configuration Certification details
Hello, Would like to know D2 certification mock tests and other information related to 2-8701 Documentum D2 Configuration certification. Please suggest.
-
After hostname changed, encountered some error
Hi all, I recently performed a hostname change for the windows server as well as documentum servers. However, I am getting this error from the repo logs. Also, I used OTDS to authenticate the users, but when I go to login to D2 it throws an error saying "[DM_SESSION_E_AUTH_FAIL]error: Authentication failed for user…
-
Is there a way to show the list of public searches without using the default SearchWidget?
Hi, I have a question about the usage of the D2-Smart View widgets/tiles. I want to change the main landing page by replacing the default SearchWidget with a "button" that opens the list of the saved/public searches, just like clicking on the title of the default Search widget. I created an OpenURL widget with the URL that…
-
Unable to run Content Connect as a Windows Service
During the installation and configuring content connect, I am getting below error C:\Users\dmadmin>cd C:\Softwares\content_connect_21.4_0156 C:\Softwares\content_connect_21.4_0156>Service.bat add ***** Adding Windows Service***** Error: Cannot find module './build/Release/service' Require stack:…
-
Documentum Smartview SDK
Documentation for the Smartview SDK provides information to set up the SDK locally and develop custom implementations. The Documentum Smartview SDK consists of sources, binaries, documentation, and samples for: Documentum Smartview UI extension environment. D2-REST services extension environment. D2 plugin development…
-
Date and time format incorrect in Documentum Administrator and D2
Hi all, I have this issue with Documentum Administrator and D2 whereby the dates are not tallying and getting this error... {1st image} however i manage to overcome this in the past where I edited the dfc.properties and added dfc.date_format = yyyy:MM:dd HH:mm:SS. But i think it affected the date and time format in the D2…
-
There is always a pop up saying to open DCMApp.exe when log into D2
Hi there, I have been having some trouble with the pop-up that always comes up when I login into D2. It says it wants to open the DCMApp.exe. "mylocalhost" wants to open this application. Could anyone please guide me on how to stop the pop-up from appearing? Thank you.
-
Learning to deploy Documentum on Kubernetes- UNSUPPORTED
A tutorial using Docker Desktop Kubernetes 😉Special thanks to Jose for contributing this tutorial. It is unofficial and unsupported. But very good info to consider. Both files are needed, together, the PDF and the 7z. Slide 38 is WIP that might come in future versions. (Kubernetes Dashboard, metrics server, Kafka,…
-
How to restore a deleted workflow on a document?
Hello, I have executed the below api to destroy the workflow but I want to know how I can restore the workflow back on the document: destroy,c,<workflow_id> Is there any api used to restore a deleted workflow? Any help is much appreciated. Thank you.
-
is there API endpoint for Document to update it in D2 using D2 REST API?
is there API endpoint for Document to updated it in D2 using D2 REST API? Objective is to search the document name using unique name and get the objectID to update its meta-data. I do not see any API where I can find a objectid using search criteria. is there any examples ? DFS was way better than D2REST ,it is…
-
How to pass performer dynamically while initiating workflow / completing manual activity using DFC?
I've developed a process (workflow template) within Documentum Workflow Designer. This process includes three manual activities, and for each activity, the performers are configured with the "Previous Activity Performer to Choose at Runtime" option. I'm utilizing the following code to initiate the workflow and successfully…
-
Re-indexing issue
Hi, I am doing re-indexing in the IndexAgent and we have configured the filters. However, when check the logs it says ignore configured filters. Does anyone know the answer to this? Please help. Thank you in advance.