-
How to show Word comments in Intelligent Viewing
In Microsoft Word it's possible to add comments to a document. When you save a Word document with comments in Extended ECM and you view it with Intelligent Viewing, the Word comments are not shown. Is there a way to show Word comments in Intelligent Viewing? If not, this seems to be a security risk, since it can happen…
-
OTDS uninstallation error
I have an OTDS which was installed and not configured. Later with out uninstalling the OTDS, i modified the JAVA, which was fixed by modifying the registry entry. But in between i accidentally formatted the drive where OTDS was installed. Now am unable to uninstall the OTDS as the installer is throwing Fatal error or…
-
Join Us at OpenText World for free hands-on training API
Still on the fence about attending? We are expanding the free training available with 13 new Developer labs. In addition to the basics of Workflow, Capture, AppWorks, Messaging. We have some training for APIs that will be announced: If you have an interest into how you can embed Data governance?- we have you covered with…
-
Fetch status for a particular fax record
While sending a fax using sendFax() method we are receiving transactionId and broadcastId in response. Is there a API call through which we can pass either of these ids to know the status of the fax sent?
-
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