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 renew or extend the Free Trail API plan?
I am trying to explore Core Content APIs using my OT developer account but I am unable to use it the plan seems to have crossed 90days trial period. Is there a way to have my account have a renewed free trail plan or extent the current plan so that I can continue work on my POC?
-
Core Fax Credit Expiration
We have a parent account that bulk buys credits and transfers them to child accounts. In this case, they transferred credits from their credit pack that expires in Aug. 2026, but when they transferred the 3000 credits to the child account, they set an expiry date of Oct. 1, 2025. When these credits expire at the child…
-
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#…
-
Core Content Management Service Client - client secrete auth gets InvalidApiKey
I have created a Core Content Management Service Client with auth type Client Secrete and I keep getting the same error {"fault":{"faultstring":"Invalid ApiKey","detail":{"errorcode":"oauth.v2.InvalidApiKey"}}}. I have validated the tenant ID, client ID and client secrete a number of times as well… I have tried a number of…
-
Content Bridge to Core Content authentication URL format
Could someone help me find the proper Authentication URL for the "Load into Core Content" module in Content Bridge? See the screenshot below. I have tried several options but they all throw a 404 when testing the connection.
-
Logging for iDQL / iAPI
Hello all together, I hope I'm in the right place in here as I'm totally new. Sometimes I have to do some bulk change of object properties in our documentum system (on prem). Currently, I manage this via iDQL on the Content Server. I collect all DQL commands in one text file and run this file with iDQL in command line (or…
-
OCP Standalone app error - Running in Local
Hi Team, I'm working on the OCP standalone application and I'm getting the following error when I am running from local server. Please throw some light on this issue
-
Authentication with Thrust Services Free Trial cannot get Core content API's connected
I am trying to get core content storage services using free trail and access it via API's I have added core content management free trail in tenant. I have created service key for the same in the tenant and tries this keys to authenticate with CSS API's, unable to get bearer token instead getting 401 unauthorized also…
-
Workflow Tasks Not Appearing in “My Assignments” – Status Shows OK but Marked as “System Monitored”
Dears, We are facing an unusual issue in some of our workflows and would appreciate your insights: After a user completes an action in a workflow, the workflow status changes to OK. However, the next task does not appear in the “My Assignments” list of the intended recipient. In the Monitoring widget, the workflow is shown…
-
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…
-
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…
-
Database Configuration in Containerized OPA, and solution.yml
In composed Docker containers I am finding I have to manually create database configurations (Cordys System and Cordys Logger) that are present out of the box on a standard OPA installation. The actual SQL database is initialized without issue, but as far as I know, you need these relational database configurations to be…
-
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?
-
Customize Results Panel
Hi. We are facing the issue that we have no idea how to handle a specific requirement. We would have a workaround for this but we think it should be done more easily. We have a Result Panel in a Layout. We want to call a BPM and this BPM should get the values of column XY from all selected list entries. Without any…
-
2909 Authentication Error
I have a valid Client Id and Secret and when I try to send a test fax request I get { "error_code": "2909", "error_message": "Authentication Error" } I am generating a token and using the sample request for a fax.
-
How to ingest XM Fax/Core Fax audit and event logs into SPLUNK?
I provided the following link to my company's SPLUNK team for setting up ingestion of XM Fax/Core Fax audit and event logs into SPLUNK. My company's SPLUNK team came back with the following questions: Can you confirm the API endpoint for ingestion is external to the Freddie Mac endpoint? Can you also provide some…
-
Create extension app using core content
We are trying to build extension app using core content management. By following the instructions, we have developed a project using VS Code and the app extension is deployed to the tenant. However, we are unable to see the changes in the subscribed core content app. Need your help to understand the process to integrate…
-
Shortcut tiles order on the homepage
I have a question regarding Core Content in relation to the shortcut tiles. How is their order determined? In our tenant (see attached image), the order does not appear to be alphabetical nor based on the creation date. Could you explain how the order is structured and whether it can be adjusted on the front end?
-
Outlook add-in to Core Content
We are currently in the process of integrating Microsoft Outlook with OpenText Core Content. We have carefully followed the steps as outlined in the Core Content Management Administrator Guide, but we are encountering issues that we are unable to resolve. Actions Completed Azure Configuration: Created an Azure AD single…
-
When does the "Native Documents of SuccessFactors" folder gets created in employee workspace?
We have an xECM system integrated with SuccessFactors to deliver Digital HR solutions. Scenario: According to the definitions in the KB articles and release notes, if a document imported into the system does not match any configured document type, it is placed into the "Native Documents of SuccessFactors" folder. In my…