-
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?
-
Java Libraries and Property Files
Hello All, I currently have a Webtop application which uses an SBO that references a Composer Java Library. I am in the process of trying to extract my java .properties files from my JARs and add them as Property Files in the Java Library in Composer. My hope is that I would be able to update the properties via DA without…
-
Not able to find clustering.dar
Experts, we are upgrading to webtop16.7.8 & in it there is know issue as given below, ClusterManipulator error occurs while using simple search. Workaround: You must install Clustering.dar in Documentum Server for clustering to work. If this dar file is not installed, you must login with Administrator credentials and…
-
DCTM rest war deployment
HI everybody, where I can find DCTM-rest .war. I have content server installed, but i cannot find .war file. In section "How to install Documentum REST Services" there is this address /WEB-INF/classes/dfc.properties, but I cannot find it on my installation folder.
-
Restrict CARA view to see only 1 cabinet
Hi, Below are the actions I have already performed: All my documents and folders belong to '/Abc' cabinet. I created a ACL 'dm_sampleacl' with read permission and added a group 'sample_read_group' which also have read permission. I gave ACL 'dm_sampleacl' to cabinet '/Abc', and all folders and documents under it In CARA…