-
Documentum 6.7 DFC client not connecting
Hi guys, Not able to connect DFC client to docserver. Please help. I am using this code here: ================================== Java 1.6, dfc.properties file and dfc.keystore is on the path with following jar files as well. * <br>aspectjrt.jar * <br>certjFIPS.jar * <br>commons-lang-2.5.jar * <br>dfc.jar * <br>jaxb-api.jar…
-
Upgrading AEK Key without losing all Passwords from inline users
Hi guys, we have tried a few approaches to upgrade our old aek.keys. After upgrading we can start the Docbase, but we lost all Passwords from inline Users. Isn't there a way to accomplish this, without losing the passwords? We also tried with the server_configuration_program. No need to tell you that not a single step…
-
How to run Documentum Rest APIs
Hi, I am new user to OpenText Documentum. I want to evaluate Documentum for my organization. I have created a Free Trial Account on OpenText, I am going through API documents. The Documentum APIs are well documented, but the URL points to localhost, for example -…
-
Error while installation of Documentum Server on Azure Kubernetes
We are trying to install the Documentum content server on Azure Kubernetes environment using helm charts provided by opentext. But getting errors like: Installing Docbase... ERROR: The installation has failed. Please check install logs at container's /opt/dctm/product/21.4/install/logs/install.log ERROR: The…
-
java.lang.NoSuchMethodError: java.lang.String.isBlank()Z
Hello, I have a DFS 16.4 based webservice application running on WebSphere 9.0 which I upgraded to DFS 21.4 and deployed on Liberty. I am getting following error while trying to call a service. [3/3/22 20:32:50:000 IST] 00000062 com.ibm.ws.webcontainer.servlet I SRVE0242I: [edmsdocumentumservicesWeb]…
-
Documentum Capital Projects transmittal
Hi, we have a Documentum Capital Projects 16.4 on premise and for one project we created a custom template and type of incoming transmittal (we copied the rcf profile settings from the standard incoming transmittal to apply the plugins to this). It works, we are able to auto filing the transmittal after it's completed. The…
-
PS Tool box
As part of the platform upgrade for FCE Documentum application to xCP 21.4, we are facing an issue with using the Demo Tool Box library in xCP designer. We worked with open text support for this issue and they recommended to check on using the PS Tool box instead of Demo Tool Box which is not supported.
-
Client connectivity to dockbroker
We are building new Virtual machines on the cloud and would like to confirm this: It is required to be able to telnet dockbroker with port number from the client machine to be able to run applications like Repoint. Is that correct? If we cannot telnet for example the docbroker from a Captiva server machine, that could be a…
-
TBO Override doCheckout method
Hi All, I have requirement for specific documents to be treated differently in a doCheckout method. I am able to override doCheckout method using TBO. For regular documents, i call super.doCheckout() to work as usual but for specific documents doCheckout should not retrieve file from file store and make the object locked…
-
Response from smpt email activity
When a use the Send email activity in xCP. The response has the following layout: <204415329.3.1643017667417.JavaMail.dmadmin@{servername}> Does anyone know what these codes mean? Is there an error code in there?