-
Documentum DFS - Powershell script
Does anyone know how to get a list of repositories with Documentum DFS through Powershell? I'd like to debug a connection problem. Probably an unopened port. There is DFSTester.exe but that's pretty old.
-
Replicating DocumentCreateOrUpdate OScript logic via OOTB APIs
Hello, We have a custom OScript module that creates business attachments by calling the following function: XECMPFNA::BulkActions::DocumentCreateOrUpdate.execute(). This logic creates documents and automatically inserts related entries into the XECMPFNA_DOCUMENTS table. These entries are then used in our downstream…
-
RightFax 16.0 EP6 API integration for Fax
Any insights on RightFax 16.0 EP6 API integration for Fax in .NET Core would be much appreciated. if I'm not wrong, the api end points which needs to be leveraged for fax as below api/attachments - this is for uploading the documents api/sendjobs = this is for send the fax request. Much appreciated if there any sample C#…
-
Install OTDS 25.3 (Error: 404: error)
I have a install : Tomcat 10.1 Java SE Development Kit 20.0.2 OpenText Directory Services 25.3 Then open /otds-admin/ is error: Error: 404: error What did I do wrong? Possibly incorrect software?
-
OpenText Intelligence Clusters
I have successfully installed OpenText Intelligence for reporting purposes and would like to create a cluster node; however, when I create the node, it gives the error attached on the hostname.
-
What is the general approach for adding a sidecar container to a DCTM Helm chart
We want to add a sidecar container to run the OTEL collector for gathering application logs within the pod. Before proceeding, we have a few questions that need clarification: Is there a recommended approach for adding a sidecar container to the DCTM Helm chart? Are there any developer reference documents or links…
-
Core Capture Extract Page Error ER1109
Hi! I tried uploading a file to /session/files which gave me the uploaded file id as a return using this file id, I called /session/services/convertimages since i uploaded a pdf file and extract page does not accept pdfs. The convert images converted the pdf into a tiff (since the pdf is one page only), and i got this I…
-
REST call made to http://localhost:8080/cs/cs/api/v2/certificates failure - query on local path
Hi Team, Version = Content Management 25.2. My otcs-admin-0 pod in AKS recently started throwing readiness probe failure in Azure. When I check pod logs I see 2025-08-08 09:50:58,406 INFO :: Rest call performed successfully: http://localhost:8080/cs/cs/api/v1/auth 2025-08-08 09:50:58,406 INFO :: Performing rest call:…
-
CMIS - Inquiry
Hello everyone, We are looking to use CMIS to integrate between multiple systems and our Content Server, We have been testing on CS 24.4 and so far we have deployed the xecm-cmis.war and got it to work and can access it from the workbench, the war interface seems to be buggy and throwing multiple errors. however since we…
-
Content Server v24 - Fastest method to deleting all content (refresh)
We are prepping for a Dry Run and we would like to delete all CS content (files and not configs) as fast as possible. Our SQL server is pretty performant (32cpu/256ram) and we have 3 CS servers (8cpu/32ram) running 18 workers each, yet deleting the data appears to be taking longer than we anticipated (…Running the task…