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.
-
OCP Developer Workbench - API testing app
The OCP Developer Workbench is now available! The developer workbench desktop application is an application allowing developers to understand the functionality of the APIs offered by the OpenText Thrust Services, and how to use them. It offers a highly a configurable user interface, with perspectives (such as Library…
-
Follow Product Categories to personalize your experience
Following product categories allows you to see all posts for the products you follow in the Quick Links list and site header; receive email notifications; and refines your search results. Read on to learn more. Select a product Category: Quick Links After 'Following' a product Category, you can use the Quick Links menu to…
-
How to get new object DataID after using the COPY WebReport tag
Hi, How to return the newly copied DataID after executing COPY WebReport tag? We don't want to use WR Trigger here. Thanks,
-
How to get the list of groups using the NetIQ Identity Applications REST API
Dear Community, I've an issue when trying to get the list of groups using the following endpoint: https://<IP>:<PORT>/IDMProv/rest/access/groups I'm using IDM 4.8 and according to the NetIQ Identity Applications REST API Documentation page, that endpoint should list the groups in chunks as pages. Instead, I always get the…
-
Help to create Custom transformation
Hello, Usually the OTMM will transcode the video using FFMPEG but the FFMPEG is not supporting .R3D format. The RedOne CLI will help to transcode it from R3D to MOV format. So, I want to create a custom transformation which should be trigger when R3D video ingested in OTMM, once its transcoded from R3D to MOV then can…
-
Control Center Error : An error occured (management gateway localhost): Unknown message:
While deploying the export file through Control Center, I encounter the following error: "An error occurred (management gateway localhost): Unknown message:" Interestingly, the service does start successfully, but I'm unsure why this error appears. Do you have any idea how to resolve this?
-
Application Xtender Index Image Import question regarding PDF Documents
Lately I've been encountering issues with Index Image Import freezing up when attempting to import certain PDF documents. The only way to stop this is to kill the process in task manager. I'm using the "@@" import option so that multi-page PDF documents have each page imported as individual pages into AX. Appears to be…
-
How to change \ update Workflow attributes after it's been initiated with REST API
Hi, I want to change the attributes of a Workflow somewhere in the middle of it's lifespan but i need to that externally with an "Execute step" which will run a custom .exe that will call a rest api call that will update the relevant attributes of that process. I saw some posts in the forum regarding this call : Somewhat…
-
OTCS Rest API testing through SOAP UI
We regularly used postman for API testing , but recently we had to move to soapUI. while trying to run a basic OTCS upload document rest API request through the soapUI utility , observing the below error : { "error": "Could not process object, invalid action 'create'", "request_id": "fd927e3c-0273-4e18-980e-e6835430430f" }…
-
Is there a supported method to retrieve a token after initiating an OpenText workflow?
Is there a supported method to retrieve a token after initiating an OpenText workflow and securely transmit that token to an embedded iframe pointing to an external website?
-
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…
-
How to Build a WebReport to Delete Nodes Based on Filenames in a CSV File
Hi everyone, (Posting on behalf of Pierre) I'm working with OpenText Content Server 21.4 in a pre-production environment and need help designing a WebReport that performs the following: A CSV file (deleteme.csv) is uploaded to a specific folder in Content Server. The WebReport should read the CSV and extract a list of…
-
Deployment of Core Capture components with multiple Export profiles (one per environment)
Hi, We've got an Organization structure in which we have multiple Tenants. One used for DEV, one used for TST and one used for PROD. Our PROD Tenant contains the Core Capture APP. The Core Capture APP itself has a built-in DEV, TST and PROD environment. To match the Development proces in DEV I've created an Export profile…
-
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…
-
Getting Java heap space error while uploading document with size of 1 GB data
Getting Java heap space error while uploading document with size of 1 GB data. Please help to find which configuration file i can check to identify the heap space related setting. We are running on iis with 23.4 CS version
-
Core Capture Swagger Test
Hi! I am trying to test Core Capture APIs but it seems like there is no way to test it here? APIs | Developer | OpenText I cant seem to find the "Authorize" nor the "Try it out" button. Also, i tried Authorizing in other services (for example, Capture service), and i keep getting Unauthorized. For reference, i used the…
-
Core Capture API Token
I realized i posted on the wrong thread, but can someone please help me with this? https://forums.opentext.com/forums/developer/discussion/313414/core-capture-swagger-test?utm_source=community-share&tab=all I am stuck with getting the token and cant call any APIs from the core capture service
-
Login failed in core capture designer !
I was trying to use core capture designer after installing it , but the login fails , not sure about the parameters , is the URL correct ?
-
API Authentication with Thrust Services Free Trial
We are unable to get a valid bearer token for the CSS API, or make any successful API calls, for that matter. We tried the online api tool (https://developer.opentext.com/services/products/content-storage-service/apis/information-storage-css-3-0-0) As well as a direct curl to the token API: curl --location --request POST…
-
API Authentication
Hello, When following this guide Documentation - Getting Started I get an "invalid username or password" error when trying to get a token. The username and password are 100% correct for the account that generated the client id and secret, though. Am I missing something? Thanks
-
Right Fax Java SDK Latest Version
I would like to integrate Right Fax functionality with Java Service so i need to use RightFax Java SDK like RightFAX.RFaxSubmit, where do we get the SDK jar and what is the latest version available ?
-
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:…