-
OT Notification SOAP UI to fetch status report using Customer Reference or Billing Reference field
We have a requirement to retrieve the status of a job. The current SOAP request provided only allows us to send the job number to fetch the job details. However, we would like to use the Customer Reference or Billing Reference field instead to achieve the same. Is it possible to modify the existing SOAP UI XML to…
-
Authentication Failed for user logging into D2
Hi all, After performing an upgrade of Documentum, migrated the db, ldap and .cnt files over. However I am still facing this issue whereby previously the user is able to login but now they can't. This is the error that I am currently facing. Please do response if anyone knows the solutions for this. Thank you in advance.
-
Call external web service process before destroy the document in RPS dispotion job
Hi, RPS Experts: I am looking for a solution in the RPS disposition (run the disposition job) so that an external process (through web service call) can be launched to clean data in another database related to the document to be disposed. If the external process failed (returned by the web service call), then the document…
-
How to configure OTDS to use the Content Server "Admin Server" for Authentication.
I am replicating my orgs production setup for our test environment and am so close except for the authentication configuration. 3 servers in each environment. 1 = CS, 2 = CS Admin (search indexing, EFS, auth), 3 = OTDS. In production the OTDS resource syncs to the Admin Server for auth, but I just cant seem to figure out…
-
Problem installing Archive Center
I have problems with the installation of archive center, because once the previous checks are passed, the installation starts and crashes generating the following error: com.opentext.ecm.installation.exception.InstallUpdateException: Error: Command failed “sh -c unzip -o -d…
-
Live Report
How to create a live report to get the following information? username Name CraeteDate PS: where Name LIKE '2%' AND CreateDate BETWEEN '2024-01-01' AND '2024-09-30' ORDER BY CreateDate asc
-
How to copy the screenshot from Hummingbird Host explorer and paste into MS Word ?
Hi Team, Good day. I am using Host explorer version 15.0.7 and creating a VBA Macro to take the Mainframe screenshot and paste it in MSWord Document. As I am a newbie to this VBA Macro, sorry if my question is so lame. I have overall idea to achieve this either by issuing print screen key or copy/paste screen in clipboard…
-
Fetching a Node by Full Path using OpenText Content Server REST API
Hello, I am currently working with OpenText Content Server and using its REST API to interact with the nodes. I have a specific requirement where I need to fetch a node directly by its full path rather than by its ID. Here are the details: I only have the name of the node and the full path to it. My files are structured…
-
Workflow activity is not getting complete using dfc code
I am using DFC code to complete manual wokflow activity but it is failing with below error. Please let me know which jar i need to add in classpath or i need to do anything else. if(workitemEx.getRuntimeState()!=1) workitemEx.acquire(); workitemEx.complete(); Error - java.lang.ClassNotFoundException:…
-
Add-on in Extended ECM for SAP Solution project
We are in the initial stages of an integration project of OpenText Content Server version 22.1 with a SAP ERP 6.0 NetWeaver 7.4 EHP 7 system. We have already contemplated and planned everything, however we have a slight doubt which we would like you to clarify for us: According to the guide…