-
What's New with Signature Service Thrust API 26.2
Core Signature Service Thrust API 26.2 introduces several key enhancements designed to streamline integration and improve workflow efficiency. Developers can now leverage Signing Group Support for Integrating Applications, allowing direct passing of signing groups to Core Signature from integrated applications. This…
-
Unable to start documentum java method server
Hi All, We are unable to start Documentum java method server . we could see that JBOSS 7.1.1 is up (when we hit the url http://localhost: :9080/ we could see the message "Your jboss application server 7 is running") but When we hit the url http://localhost:9080/Dmmethods/servlet/DoMethod we are receiving HTTP status 404…
-
WebReport Email – Only First TO Recipient Receiving Email (OTCS 24.3)
Hello Team, We have implemented a WebReport to send email notifications to multiple recipients configured under both “TO” and “CC” in the WebReport destination. However, we are observing the following behavior: Email is delivered only to the first recipient in the “TO” list All recipients configured under “CC” receive the…
-
Unable to to Sync OTDS with Content server users
Hello, I’m new to OT and currently in training. I’m in the process of configuring OTDS with Content Server. I have followed the instructions to create a partition, an access role, and attached the license in OTDS. The connection to the repository succeeds; however, when I click Consolidate, it does not import the users…
-
Calling a WebNodeAction
Hello everyone, Im creating a WebReport SubTag and Im trying to execute a WebNodeAction from the Sub Tag Execution. Im not sure how to approach calling a WebNodeAction, if it is even possible and what other ways there could be to achieve similar outcome. I dont really want to write my own logic, id rather use the existing…
-
Issue with Passing OIDC Access Token to OpenText xECM REST API
Hi all, I'm developing a REST API that interacts with the OpenText xECM REST API. My API receives requests from another application where users are authenticated using OIDC (with Entra ID as the issuer). The requests include a JWT access token in the Authorization header. My goal is to pass this token (after validation or…
-
Opentext Content Manager: Search Editor Documentation or Advanced Guide?
Has anyone found/developed a comprehensive guide for using the search capability of Opentext Content Manager? I'm looking for explicit syntax for using the string option in the search editor, including examples. The online support documentation for content searching is more of an overview. Most 'Any Word' searches are…
-
how to get custom content in the yellow box when using type ahead
looking at the following : I've tried a few ways from the Eclipse doc and AI chatbots to get my own comments to appear for my custom functions but keep just getting the function name, is this possible or is it a limitation of the CS IDE plugin ?
-
TBO access from Webtop
Dear Experts, We have webtop application which uses TBO & SBO using dbor.properties i.e. do not need to install the TBO & SBO on Content Server, but now we have planned to install the TBO & SBO on content server & i am able to install a test TBO on the content server. But I am not sure how I am going to use it in webtop…
-
How to Prevent Auto‑Generated ADN Numbers When Assigning Categories via WebReports?
I’m working on a project where I need to generate custom ADN numbers (starting from a specific sequence) and assign them to placeholder documents. The ADN format is: Site‑Field1‑Field2‑Field3‑00001 The ADN is dependent on a category that contains several attributes (Field1, Field2, Field3, etc.).Currently, the category is…