-
Is their any way to open a Webreport workflow task in Smart UI?
Dear Developers, I am working on a workflow with the following steps: Start Step User Step – Document Review WebReport Task Step – Contains an embedded iFrame for another application Milestone The issue I am facing is that Steps 1 and 2 open in Smart UI as expected. However, when the workflow reaches the WebReport task, it…
-
How to hide EMail Link option in Classic/Smart UI ?
EMail Link functionality opens the Outlook Mail with the link to selected items. How can we hide the option in classic in smart ui. If Hiding is not feasible, can we disable(if option is clicked, outlook should not be invoked)
-
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…
-
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"
-
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 =…