-
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…
-
How to use Documentum REST services with WebSEAL?
Customer has infrastructure and webtop with Webseal running well. Now they want to have Documentum REST Services as well. I did not find any Integration with WebSEAL in the documentation. Does this work and what Needs to be done?