-
initiate workflow rest api 22.1
Hi, Is there an example where they show how to consume the API rest of starting a workflow process?
-
Getting multiple error in custom app by using DFC
Hi Team, We have written a custom web application using DFC code for viewing/uploading/downloading documents. During these activities, the listing of documents, viewing/uploading/downloading the document we are creating sessions and post completion, releasing at every step. We are also done the session pooling setting in…
-
Change Document Create Date With Rest API
Hi, I'm trying to change document's Create Date value with the api/v2/nodes/{id}/systemattributes PUT request. Here is the documentation : I try to set it to 2020-01-01 and this is the response that I get : It seems that it only returns the info and not even changing the create_date field. What am I doing wrong? is it even…
-
CORS issue when trying to authenticate
Hi, i got an error when im trying to authenticate using otcs/cs.exe/api/v1/auth with POST method, my origin is from localhost if that matters. So how to resolve it is there any configuration that i need to follow?
-
16.7 Docbase clone - crypto
We were doing docbase clone after the db clone. After the clone is completed , we updated the hostname and other bunch of dm_server_config, dm_acs_config,dm_jms_config,views etc as per guide. As we were planning to change crypto mode from 3DES to AES 256 we ran the scripts to clear the crypto key , generated new aek.key…
-
How we can Edit OOB WorkspaceWidget
Hi, We need edit a functionality of giving createORselect Business Workspace of the BusinessWorkspace widget, for this we need to edit the OOB widget. Can you please guide me how can I edit the widget using SmartUI SDK. Regards
-
Content Server REST API for adding attributes to category
Dear All, I have used api/v1/nodes POST (body - type=131, parent_id and name) for creating a Category node. Please suggest REST API (or approach) that can be used for adding attributes to the Category.
-
Content Server REST API for adding attributes to category
Dear All, I have used api/v1/nodes POST (body - type=131, parent_id and name) for creating a Category node. Please suggest REST API (or approach) that can be used for adding attributes to the Category.
-
Content Server REST API for adding attributes to category
Dear All, I have used api/v1/nodes POST (body - type=131, parent_id and name) for creating a Category node. Please suggest REST API (or approach) that can be used for adding attributes to the Category.
-
Document Declaration for SAP DMS integrated scenario
Hello, We are currently having a scenario in SAP where the documents are stored in IBM Documentum server using DMS (Document Area: Document Management System in OAC0) mapping/configurations. Now we are planning to migrate the documents to OpenText Archive server and integrate this to content server via document declaration…