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)
-
ctsConfigurator.exe failing to launch
Hi, I am running to all sorts of trouble with DCTM 21.2 installation. I have installed installed the CTS server and now the CTS Configuration Utility is failing to launch complaining of the valid JVM not found. I can confirm that JDK 11 is installed and the environmental variables are set properly i.e. JAVA_HOME and PATH.…
-
LDAP sync issues
Hi, Sorry if this is the wrong forum to post in but I'm looking for help with our Documentum software. We sync users and groups from our Active Directory via LDAP sync job and this job has recently started failing. I'm seeing two main errors in the log but am struggling to resolve as I inherited the administration of our…
-
PS Tool box
As part of the platform upgrade for FCE Documentum application to xCP 21.4, we are facing an issue with using the Demo Tool Box library in xCP designer. We worked with open text support for this issue and they recommended to check on using the PS Tool box instead of Demo Tool Box which is not supported.
-
Documentum 21.2 Docabse configuration problem
Hi, I have a new installation of the Documentum Server 21.2 which I am planning to use as the primary server for my docabse load balancing configuration. The problem here is that after configuring the docbroker and repository, the respository dfc.properties file does not have the global repository configurations, see…
-
DCOM vulnerability
We are using Documentum 6.5 and has recently been informed that a vulnerability has been discovered in DCOM. My guess is that DCOM is not used in this version of Documentum. Can anyone confirm this? KR Henrik
-
Client connectivity to dockbroker
We are building new Virtual machines on the cloud and would like to confirm this: It is required to be able to telnet dockbroker with port number from the client machine to be able to run applications like Repoint. Is that correct? If we cannot telnet for example the docbroker from a Captiva server machine, that could be a…
-
Does Documentum 6.7 support REST API
Hi, We have a business requirement to move some of the files from Documentum 6.7 content server to Sharepoint online. Can you help with the below questions ? 1) Because Documentum 6.7 is quite old, do we not have it's binaries/downloadable available from anywhere from opentext or elsewhere ? 2) Secondly the most important…
-
Taskspace Create Folder option disabled
Hello, I've a fairly simple requirement to allow users to create folder and upload document into their department specific directory . Where all depart directories are under a root cabinet representing the organization. Now, the basic structure (root cabinet and department folders under it) is created by dmadmin from DA…
-
Aspects on dm_document
Hi all We have an application where we want to use the Aspects.The idea is to apply the aspect on dm_document. The aspect in our application will require to add /override the behavior only. We are not using any specific attributes. We are trying to override the behavior of doCheckout , doSave and doDelete depending upon…
-
Webtop Search Functionality
Please let me know whether the metadata search works in webtop without xplore server setup(Primary Dsearch/Index Agent)
-
How to get substr of a date
Hi, I'm implementing a query form with a date field as this: and revision_date=date('$value(revision_date)','mm/dd/yyyy hh:mm:ss') When I execute the query from the search widget, the query doesn't works because in the log I found this: and revision_date=date('02/07/2022 UTC','mm/dd/yyyy hh:mm:ss') So, the system add UTC…
-
In TBO implementation manipulating the content of object
Hello I am implementing a TBO in which i want to manipulate the content of object right now i am doing through following sample IDfSession session = getSession(); IDfSysObject sysObject = (IDfSysObject) session.getObject(new DfId(getObjectId().getId())); String line = "Mayur Mitkari"; byte b[] = line.getBytes();…
-
Getting log of Exception for DFC_SESSION_NOT_RELEASED
Dear Experts, We are upgrading to the webtop 16.7.8 from webtop 6.8 & i found lot Exception with the [DFC_SESSION_NOT_RELEASED] like the example given below, ERROR [Resource Housekeeper] com.documentum.fc.client.impl.session.StrongSessionHandle$DisposableData - [DFC_SESSION_NOT_RELEASED] Unreleased session found during…
-
TBO Override doCheckout method
Hi All, I have requirement for specific documents to be treated differently in a doCheckout method. I am able to override doCheckout method using TBO. For regular documents, i call super.doCheckout() to work as usual but for specific documents doCheckout should not retrieve file from file store and make the object locked…
-
Setting custom attribute value from Document to Folder in D2
Hello All, Is it possible to set a custom attribute value entered to folder(s) when user create a document?. This property value will be same for all documents in this folder structure. Kindly suggest. Thanks, Mahesh.
-
Response from smpt email activity
When a use the Send email activity in xCP. The response has the following layout: <204415329.3.1643017667417.JavaMail.dmadmin@{servername}> Does anyone know what these codes mean? Is there an error code in there?
-
Java Libraries and Property Files
Hello All, I currently have a Webtop application which uses an SBO that references a Composer Java Library. I am in the process of trying to extract my java .properties files from my JARs and add them as Property Files in the Java Library in Composer. My hope is that I would be able to update the properties via DA without…
-
DCMT REST API document streaming architecture
Hi, What is the best practice (security in mind) when you want to use direct links in a application http://domain:port/dctm-rest/repositories/[repository name]/objects/12345578899/content-media so that the browser client will directly open the document streaming via build in PDF viewer? How can you make sure that the…
-
DCTM-REST document streaming architecture (security)
Hi, What is the best practice (security in mind) when you want to use direct links in a application http://domain:port/dctm-rest/repositories/[repository name]/objects/12345578899/content-media so that the browser client will directly open the document streaming via build in PDF viewer? How can you make sure that the…
-
Do the Documentum have specific technical requirements for servers and storage hardware
I want to know the Documentum software can compatible with any X86 servers and general NAS storage(NFS Protocol);Is there any model requirements for the hardware?