-
Issues Getting Token Using REST API Authentication - Content Server
I'm trying to get a token using REST "api/v1/auth" This is the request I'm sending via POSTMAN : As I send the request on chrome, a pop up window comes out and asking for username and password : What user name and password do I need? When I cancel the window this is what I get as response :
-
Create / Manage Classifications using CWS \ REST API
Is there a way using CWS \ REST API in order to attach / delete classifications to / from an existing document? Or uploading a document and attach into it's metadata a classification? Thanks.
-
How can I generate a document based off of a form/attributes in a Workflow?
Hello, I'm trying to find a way to generate a Word/ PDF based off of data taken from a form in an Initiator Step, for example, let's say its a Workflow that lets initiators make a holiday request, they fill a form with said attributes and it generates a document with the data he completed, that attachment gets sent to a…
-
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…