-
OAuth 2.0 - Client Credentials Flow + Permissions
Whenever a new OAuth Client is created in OTDS, assuming the global option is selected, are there any restictions to the data that can be requested through the REST API? Calls to the nodes resource are not returning expected data.
-
Blazon fail to convert part of word files to PDF until restart the IGC services
The Content server version is 16.2.1. There's a customized webreport sub-tag to call blazon to convert word to pdf and add banner/watermark (oscript). This sub-tag works good for many years. But recently it meets problem. For example, there were more than 20 workflows using this sub-tag to convert file. Nearly half of them…
-
Could not process object, type 'Entity Folder' has no role 'classifications'
Hi, When I'm trying to assign a classification to Custom objects via web its working fine, but when I'm trying to do the same with Rest Api its not working and giving me below error. Could not process object, type 'Entity Folder' has no role 'classifications' While I'm invoking same request for Managed Objects its also…
-
Content Services Platforms
Hello fellow developers :) Allow me to introduce myself; I am a Senior Java Developer with a background in the exciting world of web development. My company is providing me with the opportunity to delve into OpenText, specifically focusing on the content services platform. I'm curious if my experience in Java can be…
-
Clone Machines Documentum
Hello everybody, a cloning of Documentum machines like Content Server, App Server, Index Server and CTS has been done for a new environment. However, I don't know what I need to modify to make it work in the new environment. Since it has the data from the old environment. What would need to be modified?
-
Reminder: The Capture Service demo app and tutorial are available
Just a reminder that video walk through, Code used in the video and a step-by-step guide are available.
-
Feasibility of a Scenario with content server and appworks
I have a scenario wich looks like this Everytime an employe inserts a new Document in a businness workspace of a certain categorie I would like a business process to start in appworks. Is there a way for content server to emit a (event message call) to Appworks so that the process could reclassify and automate actinos to…
-
treeview: is that possibel order by foldername?
Hi, I would like to sort the folders in the treeview by name. The default seems to be sorting by descending DATAID. Is it possible to do this? thanks Jenny
-
Content Server REST API - Download File
I want to download a version of a document from Livelink/Content Server using REST API. It is working via postman. However using HTML/JavaScript there is an error. Kindly help. GET method for a node details is working but get version is not. GET node details - http://localhost/otcs/cs.exe/api/v1/nodes/30815 - Works! GET…
-
Help CTS Tranforms thumbnails jpg
I've been uploading photos to Documentum for a while, we've taken the time so that the photos are correctly oriented (horizontal or vertical) but when generating the Renditions (jpeg_story, jpeg_th, jpeg_th, jpeg_th) some of them appear rotated (90,180,270 degrees). The original photograph retains its orientation. Is there…