-
Integrate xECM Records Management Classification in AppWorks
Hi experts, My colleagues are working on enhancements to an existing process, where process users want to able to select a records management classification (from xECM) when setting up process instance. This RM classification would then be used in turn in the corresponding xECM workspace. Any ideas? I could suggest that…
-
Renaming an existing retention policy
Hi, Is it possible to rename an existing retention policy? I tried renaming it using a dql statement(in the dmc_rps_retentionpolicy object type) and the name got changed. Is there any other object types (like dmc_rps_retainer) that needs to be updated for renaming the retention policy? Is this the right approach to change…
-
Simple Rest D2 Rest Services Search Example
I wrote this is educate myself about simple REST Services for DCTM. Hope it's useful.
-
Documentum RPS conditional aging, event date is not populated
I am working on Documentum RPS and I am very new to the concept, My doubt is on the conditional aging. So we create the conditions and apply them to the retention policy in phase tab, but there is no place to determine or configure what the condition needs to look for like a change in date or something, Let say we have 100…
-
DFS 23.4 Services fail to build
Hello, I am trying to build DFS Services to version 23.4 and it fails. We had DFS Services on version 7.3 and we are upgrading them. We updated the java version to 17 and resolved some issues that we had. The code builds and our tests run fine. The issue is that when I run the build.xml, it fails with the error:…
-
Scheduled notification user preferences in 23.2 error
Could it be the new scheduled notification user preferences in AppWorks 23.2 will only work with an OAuth enabled e-mail service container? When I open the user preferences in runtime, I directly see an error in the Application_Server.xml logging of the platform: The [ GetOAuthConfig ] method is not supported for the given…
-
SDK 24.3 - yeoman scaffolding fails
We tried to create a new Smart View customization project. We follow the instructions from "4-0190 Content Server SmartView Development - 20.2" When using yeoman for scaffolding we got the following error: Error [ERR_REQUIRE_ESM]: require() of ES Module C:\SmartView\generator\node_modules\chalk\source\index.js from…
-
Opentext Smartview is prompting for sign-in
Hi Members, SmartView is prompting for sign-in pop-up. When entering the credentials in username/password (or) when clicking the cancel, it is returning the same prompt and not allowing to perform any operation like navigation etc. we are using SSO. Please advise. Regards, Vishnu
-
Keeping links in PDF attachments imported into EMPOWER
We have an application (Extream Designer) that creates an EMPOWER document to which we upload PDF attachments. While the attachments do render fine in both preview and fulfillment, clickable links in the uploaded attachments are converted in plain text. They still LOOK like the original link, but they a re no more "linked"…
-
Is there a way to 'complete' a task in a lifecycle, programmatically?
Hi there - Thanks to everyone who has engaged with my forum posts, it is appreciated. I have one last question as I wrap up an approval workflow for our accounting team. Is there a way to programmatically 'complete' a task in a lifecycle? The only option I'm able to progress a task forward is by clicking 'complete'…