-
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…
-
Trying to call Recursive WebReport keeps using the root argument
Hi, I have a WebReport that walks a directory. Or at least, that's what I want to do. The WebReport takes a starting container as an argument (no defaults, you are prompted). I fetch the children, and call the report again to get the children of the children and so on. The issue I am having is that even though I pass in a…
-
switch between users accounts using URL
Hello, I'm trying to use the "func=LL.login" to switch from one account to another but it always shows me this error: knowing that I'm using this Url: http://<host_name>/otcs/llisapi.dll?func=LL.login&username=<username>&password=<password>&nexturl=%2Fotcs%2Fcs%2Eexe%2Fapp I've tried to add "&" so the url became like…
-
[DM_CRYPTO_F_KEYSTORE_INIT]fatal: "Failed to initialize keystore at C:\Documentum\dba\secure\CSaek.
Hi All, I am receiving error [DM_CRYPTO_F_KEYSTORE_INIT]fatal: "Failed to initialize keystore at C:\Documentum\dba\secure\CSaek. Internal error - 1057226525" during restart of my Docbase services of CS 16.4. Kindly suggest solution.
-
Cannot retrieve Workspaces using DocumentManagement WSDL
Dears, We are using a scanning solution that uses a plugin to connect to OpenText Content Server and retrieves available Workspaces, the Plugin authenticates successfully to the Content Server with the Authentication Webservice, but it fails to retrieve the available Workspaces using DocumentManagement WSDL, it keeps…
-
Crash while downloading files via /v2/nodes/[NodeID]/content
Hello! 🐒 I'm trying to download all the files that a search query on content server returns. Basically for every file that's returned, I'm calling the API to get the content and save it. However, in a test-case where I want to download 90 files, it always crashed at file #65 with the error message: {"An error occurred…
-
How to check Web Services are running fine ?
Hi Experts , We are using Content Suite v16.2.6 . A client application is trying to access the content server's web services but is showing error . How can we check , whether content server's web services are running fine or not ? Is there any URL to check content server's web services ? Thanks & Regards Saswata Mandal