Conversation

adept view
IN
Last activity: 15 Sep 2025 16:38 EDT
Bulk Action in Data records
Hi Team,
We would like to seek your guidance on the recommended approach for handling bulk actions in general scenarios where large volumes of data are displayed in a Constellation screen during case processing.
For example, consider a grid with a significant amount of data loaded for quality verification. In cases where low-quality records are identified, we may need to perform bulk operations such as deletion or bulk updates to certain fields with specific values. We are looking for the suggested mechanism to efficiently process such bulk actions within the grid. (Here, the grid is part of the screen built using the data reference pattern, along with other data elements that may or may not be related to this scenario.)
If the intent is to allow processing within the same screen and reflect the updated values immediately, rather than only upon submission, are there any options available to achieve this?
In particular, for common bulk actions like delete or bulk update, is there a recommended best practice? If the expectation is that such processing should only occur on submission, then the entire screen may need to be dedicated for this purpose.