-
How to generate a batch of ADNs starting from a specific sequence number?
Is there a way to generate a batch of ADNs starting from a specific sequence number, without manually creating and deleting placeholder items? For example, given an ADN format like AB-CD-EF-00001, if I want to generate 10 ADNs starting from sequence number 12, I would expect the result to be AB-CD-EF-00012 through…
-
OTDS OAuth2 Token Exchange — "User cannot be impersonated in resource Content Server" error despite
Hi all, I'm trying to authenticate to the Content Server REST API using the OTDS OAuth2 token exchange flow (client credentials → impersonate a user → access Content Server). I've done a lot of research and testing but I'm stuck on a persistent error and would appreciate any guidance. Goal: Use an OAuth2 service account to…
-
/v2/multipart error
we are using large upload for 1 gb file, the multipart is working fine however receiving an error when creating a node. {"error": "Upstream service error (HTTP 500): {\"error\":\"Cannot get file info. File not assembled.\",\"request_id\":\"d9d24ced-746f-42bb-a989-c8c18e21e63e\"}","errorcode": 502,"timestamp":…
-
Is there a built-in function to get the Content Server URL?
My function is not within any LLRequestHandler, is there a built-in function to get the Content Server URL?
-
Are there MCP Servers for OpenText products for integration with Claude
Hello, Are there MCP Servers for OpenText products for integration with Claude, specifically for OpenText TeamSite
-
How to link existing archived Document to Content Server
Dear all, I’m a bit disappointed and honestly surprised by what seems to be a simple use case. I would like to create a node through the API in Content Server and link it to a document that is already physically stored in Archive Server. At first glance, this sounds trivial, but in practice it does not seem to be. The…
-
Imaging Enterprise Scan Document Archiving
Hello, So I have been working on archiving documents from my scanner into Content Server. The whole flow worked while testing and now, I had to apply my use case and came across the following scenarios: 1. When applying Global setting for attributes so that value entered on one document can be applied to other document, I…
-
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…