-
Exstream version history
Hi, Can anyone help with the details of OTExstream version history ? We have a legacy version 16.6.31 and we are trying to find out the latest version supported for a non-cloud migration. If I understand correctly the latest version (23) supports only a SaaS model, is that correct? SaaS migration is a long-term target for…
-
Orchestration job with errors in the message file completing successfully
We have a simple workflow where we use an HTTP input to a communication which returns a document via the Document Request output. Recently we have had issues with components appearing as missing from the DAS (which they are not) where the job completes successfully and produces a letter with missing components rather than…
-
OpenText Vendor Invoice Management V25.4 - Entity determination in Core Capture
Hi There, I'm new to VIM V25.4 where it seems the company/vendor staging table (which is used in Core Capture) structure had been totally changed from V20.4. Could someone point me in the right direction to get more details to understand how the entity determination is done in Core Capture with with regards to latest…
-
How Difficult Is the OpenText Documentum Content Management Analyst Exam 5-8710
Hello Community I'm preparing for the OpenText Documentum Content Management Analyst Certification Exam (5-8710) and would love to hear from anyone who has already taken it. How difficult is this exam in your experience ? is it more theoretical or scenario-based, and what is the single best way you prepared for it?
-
Exstream CE 25.3 - PDF/UA - not passing PAC test
Hi all, I was playing around with PDF/UA creation from earlier versions of Exstream (StreamServe/StoryTeller) quite a bit and always got these errors, when I tested the created PDF against PAC: "Figure" element on a single page with no bounding box! Has anyone dealt with that before and managed to solve it? Now with the…
-
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…