-
Countermeasures against application-layer attacks
I want to be able to run the DP and xECM APIs from the Internet. IP limit with FireWall. Does DP and xECM have application layer attack prevention? It protects against application-layer attacks such as SQL injection, XSS, and CSRF. Do I need to place the Web Application Firewall on the front of the OpenText server? Thank…
-
Shared story can't be reused in more texts
We're encountering an error stating 'Shared story can't be reused in more texts' while generating the document format output. Could you provide any insights?
-
Shared story can't be reused in more texts
We're encountering an error stating 'Shared story can't be reused in more texts' while generating the document format output. Could you provide any insights?
-
Rest API add version C#
Anyone has an example on how to upload document as a version using C# and CS Rest API v2/versions. I'm able download a document, even create a document (long time ago), but for some reason can't get a version upload. I'm able to upload a version in Postman, but It keeps failing when using C#.…
-
Special character when importing data to a form using Webreport
I have this issue where French special characters like acute accent "é" are not parsed correctly when using a webreport to fill a form. How can I fix this ? picture below
-
Adds a new version on the node.
How to build the payload to add a version to a node. I am following the Content Server 21.1 REST API documentation and it responds with an error bad request
-
How to update attributes of some documents with values from an Excel file?
We need to update couple of attributes for hundreds of documents stored in Documentum. We cannot manually update one by one. Therefore, we would like to update the attributes of documents through a script / query, which should read the attributes value from Excel file and accordingly update the attributes of documents.…
-
Define mime type in API call?
We have an automated process using the API that creates a folder structure and uploads PDFs to Content Server. Unfortunately, this proicess does not define the mime type so it's set as "application/octet-stream", which means that these documents are excluded from renditioning, since our rendition rule is set for PDFs and…
-
REST API - Upload a document to add a new version
Does Rest API support the function to upload a document to exiting item as a new version? What's the correct structure to make the call? Thanks.
-
400 Bad Request error: "Could not get parent" Creating Node
Content Server 10.5 Update 2014-12 (version 10.5.0.10) Hi, Issue occurred in my apps REST request, however to troubleshoot and simplify I've used Chromes extension Advanced REST Client. When I try and add a node to OTCS (have tried both documents and folders), I receive the following response: error: "Could not get parent"…