-
What's new in OpenText™ Content Metadata Service for 25.4
OpenText™ Content Metadata Service version 25.4 introduces powerful new features focused on flexible data modeling and efficient instance management. Developers can now define "dynamic relations" within type definitions. These relations link attributes between a source type and a specified target type, enabling the…
-
Sending/Rejecting Workflow Task with rest
I try to send on a workflow process using CS rest from js (Within a WebReport). const input = { comment: 'aaaabbb', action: 'reject', "authentification_info": { password: 'ppppp!' } }; $.ajax( { url: "[LL_REPTAG_URLPREFIX /]/api/v2/processes/[LL_REPTAG_!workid /]/subprocesses/[LL_REPTAG_!workid /]/tasks/[LL_REPTAG_!taskid…
-
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…
-
Content Server Mobile on Azure Kubernetes Services
We are trying to deploy Content Server Mobile on AKS. As per the Release Notes of Content Management 25.2, we could see the below Docker images are available. when we try to pull the images, we do not see the otawg-csmobile-init. Please refer to the below output. PS C:\Users\shiva> docker pull…
-
Issue with Inherited Permissions in Document Management System
Hello, I am currently working on our Document Management System, and I have implemented several web service calls (using C#), such as documentManagement.ListNodes, to retrieve the nodes in a folder and set up the appropriate permission rights. These operations are functioning as expected. However, I have encountered an…
-
how to upload in particular folder
Hi Team, I am using 90 day's trial version. I am Integrating OpenText Content Storage Services API's to our existing App, can you tell me how to upload documents to a particular folder Thanks Kailash Singh
-
Have there been changes to CS 25.1 api/v2/nodes/{id}/nodes call?
Hi, I hope I haven't missed anything obvious. This call in CS 23.4 (and I think all the way up to 24.4) works just fine (servers are VMs): https://server6/otcs/cs.exe/api/v2/nodes/2000/nodes?fields=properties{parent_id,id,name,type,mime_type,create_date,modify_date}&fields=versions{id,version_number} The same call in 25.1…
-
When Archiving documents into OTCS, getting OTAC error- couldn't be distributed to node
We are using OTCS 23.4 and OTAC 23.4. We are having 3 front ends and 1 back end. We are also having 3 OTAC servers on cluster. When we are archiving documents using rest API, sometimes we are getting the below error. It navigates between all 3 OTAC servers 02/17/2025 09:19:06 ERROR EASP…
-
Unable to login using SSO after OTDS upgrade to 24.3
Hello All, We have recently upgraded the OTDS to version 24.3. After that, we are unable to log into OTCS using SSO. Once we hit the OTCS URL, it is going to the IdP Metadata URL configured under the Auth handler in OTDS. After that it is again showing the OTDS sign on the screen. In the log we are getting the following…
-
Use Case Documents for OTCS
Hello, Are there any use case documents for OTCS? I am looking for some use cases for departments like finance, HR, aftermarket, and sales using OTCS. Any leads?