-
Failure of server APACHE bridge: error
Hi, I get this message when accessing our Documentum website for users. However, i can access the DA website. All necessary services are running. DB Admins said they don't see anything wrong on their side. I checked ports, they are open. I have checekd with our Security team concerning firewall etc., nothing is out of the…
-
Define tooltip for datalistboxmultiple option
Hello, The text of an option label is too big to fit the space. I was thinking about including a tooltip that shows when cursor hover. How can I achieve that? I can't increase control's width. Current code is: <dmf_tips:datalistboxmultiple name="lst_aval_values" size="10" height="100" width="320"> <dmf:dataoptionlist >…
-
webtop 16.7.9 application errors
Dear Experts, we have upgraded our webtop application from 6.8 to 16.7.9 with all the customizations, but now we are getting below exception in some of functionality [DM_SESSION_E_CANT_ALLOCATE_NEXT_TICKET_BATCH]error: "Could not allocate next ticket batch." [DM_SESSION_E_CANT_ALLOCATE_NEXT_TICKET_BATCH]error: "Could not…
-
Webtop 16.7.8 upgrade search60 issue
Dear Experts, I am facing strange issue in webtop 16.7.8 Search60, as we have customised Search60 of webtop to be used in all the search functionality of the our application, but while upgrading to webtop 16.7.8 found a very strange code in the com.documentum.webtop.webcomponent.search.Search60 as shown below, Locale…
-
[DM_QUERY_E_CURSOR_ERROR] How to optimize select group members DQL query
I have this following query where I want to select all users who are members of all the group of a specific user: select i_all_users_names from dm_group where group_name in (select group_name from dm_group where any i_all_users_names = USER and group_name like 'rcc_user_%'); But the execution of this query is causing this…
-
Update Application name in D2-Config
Hi, We need to update the Application Name in D2-Config. How to achieve that.
-
How to Update a Repeating Attribute of a given Object ID using the REST API
Hello all, I am working on a .NET web application that connects to the Documentum REST API and I need to be able to update a Repeating attribute of a known object (Document) ID. Can anyone give information on how to do that or the resources where that information would be located?
-
New Repository Configuration
I am getting the error attached in the screenshot while trying configure a new repository. The DB is new and empty.
-
DFS Compilation error DFS 22.2
Hi All, Compiled webservice code is getting error that service exception class is not having methods setcausecode and setexceptiongroup methods. Build is successful, however the generated webservice Java file is showing error. com.emc.documentum.fs.rt.ServiceException -- package
-
DAR Installation fails post repository upgrade to 22.1
Hello All, We have done an in place upgrade of Production repository from 16.5 to 22.1. DAR installation was failed with normal upgrade so we are trying to install DARs using headless composer post upgrade. Same process worked in our lower environment. We are getting below error when we try to install the DARs. [ERROR]…