-
Error in Publication API in IV 25.3 for MS SQL 2022 : JSON_EXISTS not recognized
Hi Team, We are unable to fetch publications using the below query in Intelligent Viewer 25.3 with MSSQL 2022 Server: /publication/api/v1/publications?contains(tags,and(key=keyName,value=keyValue)) We receive a 500 error: { "code": 500, "userMessage": "Server error", "developerMessage": "Unable to find publications:…
-
I have recently signed up for trial version for Thrust services- Facing issue
Hi Team, I have recently signed up for trial version and facing issue. The Admin Centre Overview Page is showing as loading and when i tried creating first Application it shows No organization matching provided id. Can someone help how to fix the issue.
-
Issue with API /otvimbas/pf01_inb_ingest - Exception on Sender Infomation
Hello we used the Json example and called the API and even though the sender information is optional and free text, we get an exception raised by this method : " method IF_SXML_READER~NEXT_NODE by kernel module FXKMSRD_NEXT_NODE FAIL. endmethod. " We have then the same for the receiver information. Is this related to the…
-
DQL query with select * not returning all the properties in API response
Hi Everyone I have been trying to work on DQL to get the documents based on specific modify date to extract the properties/metadata and i have used below API where select query is being used to retrieve all the fields but its not retrieving all the properites…
-
Create a retention policy through api to Core Content
Within our project, we are trying to create a retention policy via the API. Unfortunately, we have not been successful and keep receiving an error message. We have consulted the available documentation (https://developer.opentext.com/services/products/retention/apis/retention-service), but this has not helped us move…
-
PowerDocs Integration With Extended ECM 24.3 CE
Hi, We are working towards integrating powerdocs with our xECM 24.3 CE platform and have hit a roadblock towards its configurations. On following the attached guide for 'Document Generation Customization', we were able to setup the intial setup and authentication between 2 systems. Upon finally trying to generate a…
-
Reporting on Fax2Mail usage using REST API
Hi All, I was curious if there is a REST API way to report on Fax2Mail usage? We are keen to pull in data like number of faxes in, faxes out, which employees are using the system, etc into a more centralized dashboard that contains a bunch of data from the various products our team owns.
-
CWS.jar - We have upgraded our CS 22.1 to 25.1 in Non Production Environment.
Hi Team, We have upgraded our CS 22.1 to CS 25.1. Coming to issue description. We have created some wbesrvices calls like upload document, Get document which were deployed in Tomcat 9 and with Java 11 to support previous version 22.1. Now, As we have upgraded to Content Server 25.1. We want to know the steps how we can…