-
FolderBrowserWidget does not fire childSelected event
Hello, I am showing a FolderBrowserWidget in my external javascript application (loading the smartview library and css from my content server installation). The csui docs indicate that the FolderBrowserWidget has an event called childSelected and an accompanying method getSelectedChildren() but after registering these…
-
What are where_column_query valid standard column values?
Hello, For GET /v2/businessworkspaces REST API there is a parameter "where_column_query". I understand about custom column usage here, but can we use this parameter also for standard (system default) columns such as creation date, creator, modify date, etc.? I've tried multiple values, but none of them seems to work for…
-
Query related to a columns not visible in Business Workspaces using widgets
Hello All, We have designed an html page and using below widgets to display business workspaces - "csui/integration/folderbrowser/folderbrowser.widget" and "csui/widgets/nodestable/nodestable.view" 2. We have global+custom (created via Facet volume) columns available in those Business Workspaces 3. From OTCS (smartview and…
-
xECM 24.2 - Digitally Sign the Module
Hello Friends, I recently was trying to install a custom module in xECM 24.2 and got a warning saying that "The OLL file does not have a digital signature" and wondering if you guys came across this. Although this didn't prevent me installing the module, I am curious if this is an extra step that we need to go through…
-
Upgrading Content Server 22.3 to 24.x
Hello All, I want to upgrade OTCS 22.3 to the latest version, 24.x. Is there any step by step guide available or any documentation that can help me to do this? This is the first time I am upgrading OTCS. Need a bit help before I start the activity. Thanks in advance. Regards, Raj
-
OAuth 2.0 - Client Credentials Flow + Permissions
Whenever a new OAuth Client is created in OTDS, assuming the global option is selected, are there any restictions to the data that can be requested through the REST API? Calls to the nodes resource are not returning expected data.
-
Containers not starting
Installed the xECM helm chart in EKS, all the pods are Running fine except for: otac-0, otcs-admin-0 and otcs-frontend-0 kubectl describe pod otac-0: Warning Unhealthy 50s (x1177 over 173m) kubelet Readiness probe failed: Error: Not ready, file /opt/opentext/archive_center/ac_config/acInstalled does not exist, container…
-
The items are not from the same database
In workflow, we have a EventScript which is simply there to initiate another series of workflow instances based on the attributes of the WF you are creating. After upgrading from CS16.2.4 to 22.3 (16.2.21.2017), this event script has stopped working. Having debugged it and stepped through into the Core modules, we have…
-
"ADN Table Key Lookup" field takes too long
Hello everyone We have a problem with a TKL field that performs a simple select in the database. It is taking 1 minute to load the data on the screen from the smart view, do you know of any way to improve the performance of loading the data from this field? note: 37,000 records are loaded this is the query select…
-
Manage Secure Database connection
Hi Team, Someone know where the details like servername, port, password for the database objects stored which are created using the content server UI, Maintain Secure Database Connection, like is it stored in ini or the database table, i was not able to find the values in the ini since it only consists the main db details…