Search and select validations constellation

Hello @bhaskarasivakrisp

I suppose, your use case is to display the API error messages when you use search functionality available in Constellation CS framework. Please correct me if the scenario is different.

If the use case is same as i mentioned above, then, we are using the CSFS Constellation framework with the out-of-the-box Advanced Search component for the customer search screen in the Interaction case. At present, we are unable to display search validations or error messages directly on this screen.

It appears that the capability to configure and display such error messages will be introduced starting from maybe 25 or so.

As a temporary workaround, for each search operation, we persist any error messages in a dedicated data type. A checkbox is provided on the UI to allow users to view additional information. When selected, the corresponding error message is retrieved and displayed for the specific interaction case, using the form refresh setting on the checkbox.

Thanks
Naganand