-
JWKS support in OTDS
For oAuth integration does OTDS provides jwks support, and exposes some wellknown urls that can be used to configure in spring. Can someone post the links here. If not what is the recommended approach to integrate with for OIDC and OAuth token based integration.
-
Have there been changes to CS 25.1 api/v2/nodes/{id}/nodes call?
Hi, I hope I haven't missed anything obvious. This call in CS 23.4 (and I think all the way up to 24.4) works just fine (servers are VMs): https://server6/otcs/cs.exe/api/v2/nodes/2000/nodes?fields=properties{parent_id,id,name,type,mime_type,create_date,modify_date}&fields=versions{id,version_number} The same call in 25.1…
-
Looking to create AWS Textract OCR engine option for IC
I have an AWS Textract account and would like to integrate it as a selectable OCR engine within Intelligent Capture. I was told there is already a Google Vision deployment, is there also an AWS Textract option available? If not, has anyone already integrated AWS Textract? Thanks in advance!
-
Using the example in GIT, the results make no sense, what is wrong?
I am using the example from the Github repository. I placed it into Postman, made the necessary changes and ran it. Here is the json with names etc changed. https://{{api_endpoint}}/v1/fax/send { "id": "645ca779-55fb-42bf-8b55-5ac1a20c2ac6", "name": "XM Fax Cloud Env", "values": [ { "key": "account_name", "value":…
-
CSUI FolderBrowserWidget CSS problem since upgrade to 24.4
Hello All, We encounter a CSS Problem for our Widget FolderBrowserWidget since we upgraded our extended ECM from 23.2 to 24.4. In 23.2 this widget worked fine and since we upgraded to 24.4 when you go to the properties of an object (document or folder) all fields (general or categorie) are not correctly rendered, some…
-
how to implement advanced control in D2 smart view dialog xml?
with D2SV 23.4 SDK, we are trying to implement a new menu to launch a custom dialog (form), including some dynamic controls, like radio, button, textarea, and button. No error from log/UI, but only label/text/dropdown list shows up in D2SV client. Do not see any documentation related. Can someone please provide us some…
-
ACS Content Transfer Connector failed to post the HTTP request to the ACS with status 500.
In documentum DCTM rest 22.4 getting this error. for transaction code. creating new document and then adding html rendition of primary content by myself (not using redition to create html).
-
Search results - exact matches are found on the following pages
Hi, currently facing the issue where users have different search results. For example, lets say we are searching for ID "123" and for some users the first result is document with DataID "123", but for some users the document with mentioned ID can be found on page 5 or even 10 and before that there are documents that have,…
-
What do I need to create a session and log in using JS?
I'm trying to connect to an OpenText server using HTML and JS. This server contains all the folders and images I want to access via JS. I can access this server directly via URL and view the folders and all their content, but when I make the request(POST /v6/sessions) using JS and the same credentials, it returns a 401…
-
Has anyone integrated Private OpenText cloud (publicly hosted) with SAPS4HANA?
Dear Developers, I would like to understand if anyone has implemented a similar scenario where the OpenText Extended ECM (xECM) solution is hosted on a private cloud environment (yet publicly accessible), and integrated with an SAP S/4HANA system deployed on-premise within a customer’s internal network. In our case, the…