-
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…
-
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,…
-
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:…
-
Content Server REST API for adding attributes to category
Dear All, I have used api/v1/nodes POST (body - type=131, parent_id and name) for creating a Category node. Please suggest REST API (or approach) that can be used for adding attributes to the Category.
-
Restrict to have only one row in Grid in D2 Config
Hi All, I have a requirement to restrict Grid in Property Page to have only one row. Basically when user selects a value for a property in the drop down in the grid, automatically next row is displayed. Can we restrict it? next row should not be displayed after selecting value in the drop down. Can we write down any script…
-
How to get actual directory path where the Documentum documents are stored in the server
How can I obtain the actual directory path where the Documentum documents are stored on the server? Additionally, how can I retrieve the Document Object ID? I have a script provided by the previous employee who managed the Document Management System (DMS). However, when I attempted to execute the script in the DMS…
-
ERROR while Building DFS Custom Services in composer
hi , When i am building DFS Custom Services in composer i am getting the error: I checked my java version, it is 1.5 . I think i am missing some files while building the services. please give any suggestion to solve this error. The ERROR i am getting is as follows : Buildfile:…
-
Can I install Documentum Server 23.2 on a Linux Server without a desktop environment?
I am trying to install Documentum Server 23.2 on a Linux Server without a desktop environment. I am accessing the server via SSH. My goal was to use the slient option for installation and configuration but I am receiving error messages which I am interpreting as InstallAnywhere having problems in my environment.
-
Could not initialize class com.documentum.fc.common.DfLogger
Hi Team, we are using 21.4 dfc along with spring boot, during IDF session creation it's throwing NoClassDefFoundError. when I create seperate java project and try to execute below code it's not throwing any exception. spring project some jar conflicting with dfc.jar , is there any way to figure out which jars causing…
-
Documentum Upgrade
We have a requirement to upgrade Documentum from version 7.0 to 23.2. Please let me know the upgrade path and steps. Is it possible to upgrade directly from version 7.0 to 23.2. Please guide.
-
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…
-
DMS: retention of the HISTORY tab
I would like to know if the retention of the HISTORY tab is configurable or a default setting predetermined by the system? Could someone please provide guidance on how to determine and modify the retention settings related to HISTORY tab. Additionally, any insights into best practices for managing data retention within the…
-
Ingestion Multiple SIP files
Can anyone provide sample IAShell script to ingest multiple SIP files at a single go.