-
Legacy training or documentation for Content Server 10.5
I am looking for training and / or documentation for Content Server 10.5 that is helpful for workflow creation, as well as report creation. I have not found a lot of information out there.
-
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">…
-
With Content Server 22.2 could not add service reference for ContentService webservice url in VS
With Content Server 22.2 and Visual studio 2019, I could not add service reference for ContentService URL. "<ServerName>/cws/ContentService.svc?wsdl" Error from VS attched (Capture1.JPG, Capture2.JPG). Other Webservice URLs works fine in both VS and in browser(Authentication, MemberService etc). Only ContentService URL not…
-
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,…
-
Copy attributes in category set to a date field
Is it possible to copy attributes contained in a category set to a Date Field in the same category? The screenshot below is an example of the desired outcome, specifically how “Date Field” was copied from the “Document Date” set attributes. My initial attempts with CATACTION:COPY in WebReports have failed.