-
Update owner in Content Server using REST API - Error: One or more parameters are invalid
Hi All, I am trying to update owner in Content Server using REST API. But i am getting "error": "One or more parameters are invalid" Please help!
-
Create document with PHP
Hi, I am writing the service to create a document on the content server (16.2) with PHP web application. I found the error {"error":"Could not process object, invalid action \u0027create\u0027"}. Could you please advise me how to write the service to upload the document through custom web application? Here is the code…
-
How can I enable the Next URL step so I can see it?
Hello, We are doing some tests with an external web page, we installed the XML WF Extensions because we saw in the documentation that it comes with a Next URL step that might just help us, but : It does not display in the UI by default, where can I change this so I can add it to my workflow? Thanks!
-
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…