-
How to query a registered table using CMIS?
Is there a way to query/insert/update/delete a registered table in Documentum repository using CMIS?
-
Change the text when you hover over the Submit button (default check ) at the bottom of forms
We would like to change the verbiage to say 'Save' instead of Submit when you hover over the check mark at the bottom of forms. I found the CSS code in the CombinedCSSs.css file but it only references the gif files when you hover over to change color. How can you change the verbiage that pops up to say 'Save'? Any help…
-
xCP designer - Text Multivalue input
Hi All, How to move index of Text Multivalue Input[widget] to add new data into next rows. while user choose the rows of results list. Working on using stateless process to store the value temporarily. but still doesnt give solution to reflect dynamically. if user selects the different rows new data entered into index one…
-
Error configuring Database for Xpression for configuring full-text searching
Hi, I am getting attached error, when I am trying to do configuration for full text searching. After defining the catalog name I am getting attached error. Thanks Pradip Shejole
-
Slow query performance with DQL query using FTI attributes
Hello everyone, I have a DQL query that is running quite badly at the moment when it contains the FTI attributes score and summary as below: SELECT r_object_id, object_name, r_version_label, i_position, summary, score FROM dm_document WHERE ( object_name LIKE 'qwerty%' ESCAPE '\' ) ORDER BY object_name, r_object_id,…
-
Version 9.3.0.1 - Max pool size reached.
After upgrading from 9.1 to Version 9.3.0.1. The web front end stops working and all clients get the error message displayed below to them when they try to click on anything. Error Message: Exception 'Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because…