-
Need help with translating Content Server
Hello, I'm trying to translate Content Server into another language, I did the localization procedure with the python script that they offer, I have a language pack prepared for translation, the question is, what exactly do I need to translate? I have .properties, .htm, .js and .css files in those directories, is it enough…
-
CWS documentation for 21.x
Hi, I have tried to find out the latest documentation of CWS of the latest versions 21.x. But the latest I have found is of version 16.2. Also there is no update on release notes. Is the CWS documentation for 16.2 valid for 21.x as well ?
-
OTDS - otadmin user and OTCS - Admin user - Password Reset
Hi All, Here is one finding i came across in recent times. With OTDS installed with OTCS, otadmin@otds.admin user and Admin user will have same password as we set in OTDS for otadmin. So even if you try to reset Admin password from OTCS -> Users and Groups ->Search for Admin->Edit, it will still take otadmin password while…
-
Deployment of Opentext Documentum 20.2 PostgreSQL Developer Edition in Azure
is this Opentext Documentum 20.2 PostgreSQL Developer Edition available? did anyone one tried to setup in Azure AKS cluster ? if so, can you share some details. Thanks
-
terraform code for Documentum setup
Hello Experts, We want to setup kubernetes cluster with documentum env using terraform code. is this possible? if so, can you suggest some approach ? did anyone tried this approach . thanks.
-
Increasing Bulk document import per user - Content Webservices - Only 16 documents imported
Hi Team, We are currently importing bulk documents into Content Server(16.2.4) and have built a customized java utility using Content Web Services to do the same along with workspace creation. We have multithreading in place but the maximum number of documents that can be pushed through is not going beyond 16-17 per…
-
Brava now opening signed documents & CoreSignature question
Hello everyone, my team is trying to implement a special third party signing solution through the use of workflows, one problem that we came across was with Brava! when we tried opening documents that were already electronically signed It just gives us an error. Any help on how this can be fixed or why it is happening? We…
-
XML error apparently... any ideas?
Trying to work with an on-prem server and something has changed... got this error message above and in house support is stumped. Any ideas what could have caused this and if we can repair the xml (if it's even got an error?)
-
Integrating the Smart UI in Sharepoint
HI all! I am looking for a way to integrate the Smart UI view, Content Server 20.4.x , into our Share Point Portal or as an iframe in our Intranetpage. What i found is a documentation from 2014 based on CS 10.x which describes the idea very simple. Unfortunately, i have not found a documentation based on SMART UI, what did…
-
[REST Api] getting file content issue in 21.2
Hi guys, I've been using "/v2/nodes/{id}/content" and noticed that in OTCS21.2 now the request comes with the HTTP headers and JSON object appended to the response. I tested the same call against 20.4 and 21.2 and this is a new thing... Anyone else got this? Snippet: $.ajax( { url:…