-
Exstream Designer - Variables missed when data comes in last
I am using OT Communications 25.1 and have some incoming data in json…. (simplified) { "generalData": { "displayName": "Test" }, "description": { "about": "Test" }, "documentMeta": { "documentLanguage": "sv", "documentAnonymous": false, "compactMode": false, "numberOfCategories": 1 } } The variables documentLanguage and…
-
Compile fails with 25.4 SDK
Env: Smart View SDK v25.4 It seems like js files in nuc is using ES6+ syntax such as array spread operator. This leads to grunt compile to fail with below error Error: Parse error using esprima for file: lib/src/nuc/lib/less.js Error: Line 90: Unexpected token ... Has anyone else faced similar issue, and is aware of a…
-
Can I access certain metadata in Business Workflows?
Hello, I would like, when starting an advanced workflow from a business one, to use certain elements from Core Content and feed it as a variable for the advanced workflow input. e.g. something like ${current_document} for the uploaded file or ${current_user.email}. Is it possible? and if yes, does some reference for…
-
Does Documentum support defining documents?
Hi all, I would like to know if Documentum supports the definition of document classification, such as defining files A, B, and C as regulations, and files D and E as manuals. If possible, I would like to know whether the interface '/repositories/{repositoryName}/objects/{id}' can return these definitions.
-
How to rigister for predelete event in docuemtum
I want to wrtie the BOF module that will listen the event and when there is delete call, my method will be invoke, I tried finding doc but couldn't get. Please share any doc if you have or guid how can I proceed.
-
Upgrading OTAC server from Tomcat 9.x to Tomcat 10.x
We are planning to upgrade Apache tomcat on our OTAC server from tomcat 9.0.105 to Tomcat 10.x . 1.Is tomcat 10 supported for my exact OTAC version which 23.3 2.Any compatibility issues with OTAC WAR files (javax → jakarta )? 3.Any knows issues reported after migrating from 9 to 10 ? 4.Are there Opentext recommended steps…
-
Documentum Smart View link to query form
Is there a way to create a link to a query form or saved search category for use in Smart View? Customers prefer to have a tile that directly takes them to an existing query form or saved search category. Thank you!
-
The "connection error" when opening an "Empower document" in an iframe
We have been working on creating an iFrame application which will render the Empower document in designated frame. The applications are used by business user to create, edit or preview the documents. The infrastructure include different cloud tenants (Calling and called - OT). When OpenText Exstream Empower application is…
-
Expected behaviour of /v1/nodes/{ID}/rmclassifications API
Hi OT Experts, I've got a case open - CS0536774 We're seeing different behaviour of the REST API to retrieve RM Classification detail on a node, when the node does not have an RM Class assigned. Behaviour differs based on the RM Functional Access - RM Managers setting When set to Owner Dept/Owner Group - the API returns an…
-
XML template migration
Good morning. I have version 9.0.111 and I want to migrate templates. To speed up this migration, I would like to have access to the templates in XML format or similar. Is this possible in this version? Is it necessary to have a specific profile or activate any additional tooling? Thank you in advance for your help.