-
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…
-
I am not able to personalize Welcome Header Widget Open Text Version 24.2
I am not able to personalize the welcome header and also if I want to add the link to a video that is in OT what link should a use, the path that the browser is showing? or something else? Thank you.
-
My Assignments Extended View - additional columns
Can we extend the columns in My Assignments Widget Expanded view ( Myassignmentstable) to display the date the task was assigned to the user. Note: I have registered the extension under "csui/controls/table/cells/cell.factory"
-
IC web customization
Hello, Using the customization capabilities of IC web, we were able to add custom actions, and we require further information: 1. Is it possible to icons that will appear in the different menus? We added 'icon' property in the commands.js menu definition file. No icon appeared. 2. The condition code (in the code.js file)…
-
Can't customize Welcome Header widget
I'm using CS 16.2.11 with a Chrome browser If I place the Welcome Header widget on a perspective of mine, the thumbnail displays and the video plays if I press play. But if I try to add my own video & thumbnail, the thumbnail won't display and the video won't play, no matter what the URL I enter. It doesn't matter whether…
-
InputAccel
Hi All... Will somebody explain what is InputAccel..is it a reporting tool?
-
What will be the best process of migrating sharepoint data to cloud xECM?
Hi Developers, What will be the best way of migrating the data from sharepoint to xECM cloud version? FYI :- My single file is of 200+ GB. As per the cloud standard procedures we have to migrate sharepoint data to SFTP location and from their i can use XML control files Import/Export to migrate into xECM. Thanks
-
Declare documents created by SAP in Content Server without xECM?
We are currently facing a version conflict that prevents us from upgrading the xECM plugin on SAP GTS. Our SAP GTS version will soon be more advanced than the Content Server version can support, making it impossible to proceed with the upgrade. In light of this, we are exploring a temporary solution for the next one to two…
-
LiveReports - Filtering UserID
I have a LiveReports which displays all the outstanding tasks of all workflows which are active. I am looking for assistance how to filter the report when the user who login to Content Server will see only his tasks
-
create document issue using REST API in OTCS
Hi, I'm trying to upload a file using following python code but I'm getting an error message, can you pls help me what I'm missing here ************************************************** import requests url = "https://xxxxxxxx.opentext.cloud/cs/cs/api/v2/nodes" payload =…