-
Using multiple Connected Services (CWS) at .NET CORE WebAPI project
I used to build simple console applications projects with Visual Studio and could add multiple connected services references (CWS) at the .svcmap file. One folder could had all the references together without causing conflicts in the code (ambiguous reference) Now I want to create a .NET CORE WebAPI project but it acts…
-
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…
-
How to change validation in user login page
Hi Team, Need to change validations instead of 6 need to change to 14 characters, Please find the attached screenshot for reference.
-
New Repository Configuration
I am getting the error attached in the screenshot while trying configure a new repository. The DB is new and empty.
-
Category value not persisting when creating a folder.
I am using the create Folder UDDI service to create a folder and attach categories to it. It adds the category correctly but doesn't persist the string value. Here is my request. <SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/"> <SOAP:Header> <OTAuthentication xmlns="urn:api.ecm.opentext.com">…
-
DAR Installation fails post repository upgrade to 22.1
Hello All, We have done an in place upgrade of Production repository from 16.5 to 22.1. DAR installation was failed with normal upgrade so we are trying to install DARs using headless composer post upgrade. Same process worked in our lower environment. We are getting below error when we try to install the DARs. [ERROR]…
-
How to display a Content Server document in a File Viewer instance using Viewing service ?
Hi, I am currently trying to display a Content Server document in a File viewer instance from the Viewing service. So i tried to create a rendition for the desired file, in order to get the publication. So I would like to know if it is possible to retrieve a publication object for a file of the Content Server and if it is,…
-
Update Category using Content Server API
hi all, i tried to update a document category using content server rest api and it works for some documents but not for most of the .zip files. The error thrown is "api error 675086344 error updating the modification date of content server". Does anybody know what could be the issue?
-
REST call with logged in user (not technical User)
Hallo is there a way to use REST Calls with credetials of the currently logged in User? Until now, we use a technical User to communicate between a Java Solution and Contentserver. Now Business want to not use anymore the technical User but the currently logged in User. Bascically: is there a way, to get a Tocken of the…
-
How can I migrate/deploy OTCS groups?
How can I migrate or deploy Groups created in OTCS 22.3 from a development environment to other environments? Apologies for what seems like a basic question, but I have yet to find any documentation, help guides or other that mention it outside of an upgrade situation.