-
Records Management's RSI value on documents are not showing latest value within Web reports
Hello, we were asked to include the RSI value on a Web Report that lists all the metadata information about documents. For some reason it is displaying the RSI value of when the document was first added into Open Text ECM, and not the current RSI value (if it was changed after it was first added). The field we are…
-
OCP vs Postman
Why would the namespaces url return different results for OCP vs Postman? https://us.api.opentext.com/cms/namespaces For OCP it returns 4 namespaces: default, system and my 2 app namespaces For postman it returns only the first 2.🤔 (Using the same client id/secret) But if I paste the bearer token from OCP into Postman I…
-
customizations in InfoCenter
Hi, I am trying to implement the customizations in InfoCenter according to the guide "Getting started with eDOCS REST API". I followed the steps: Stop the eDOCS REST API service Copy the custom folder to c:\Program Files\Open Text\eDOCS REST API Server\eDOCS You will have 2 additional folders under the REST API location…
-
Exstream Cloud Native Installation on Kubernetes
Hi There, Is there an posts that describes Exstreal Cloud Native Installation with Kubernetes servers. I got many issues with that
-
Docbroker not found while installing DCTM 23.4 on Redhat 9
Hello. I am contacting you because I could not find Docbroker while testing the installation of DCTM23.4 on Redhat 9.4. I proceeded with the installation by looking at the Install Guild, but after installing Docbroker, the process is not proceeding because I cannot connect to Docbroker during the process of installing…
-
New! Supply Chain Traceability app
Sample application demonstrated during the OpenText World 2024 keynote for OpenText AI Data Cloud See the power of OpenText Thrust APIs with a sample application demonstrating Supply Chain Traceability. Step into the premise of a battery supply chain management where different raw materials are procured from different…
-
Image Placeholder postioning issue
We have recently upgraded to Version 23.2.1 from 16.2 using DB upgrade Approach. We are observing the image logo position shifted from the base version. We have used text box with placeholder variable design for image to be placed dynamically using placeholder. Has anyone faced similar issue, please share suggestions.
-
New! Sample Apps
Introducing Sample Apps The sample apps are built by OpenText staff to highlight how to get the most out of the Thrust Services APIs on the OpenText Cloud Platform. These are a new addition to our collection of developer resources available on developer.opentext.com. Check out the sample apps that we have in the library so…
-
How we can retrieve the dftxml file
Hi, When we upload a document to content server, it will convert to dftxml file for indexing. We need to get the the dftxml file of the document so we can get the text content of pdf/word etc documents. Can you please help to get this done. Regards, Sagar
-
Exstream Cloud Deployment
We are trying to install Exstream CE 24.2. We are using below command helm install "exstream" "Path of exstream-24.2.16-55862.tgz" --wait --timeout 30m0s --set otds.bootstrap.license.enabled=true --set-file otds.bootstrap.license.nonprod="Path of lic file" -f "Path of yaml file" --debug This installation is getting stopped…