Ability to selectively override "Live Data Update" for objects
I completely love the "Live Data Update" option for objects, one of my fav features to be added in Creatio. However, there are many cases where I want to be able to override that behavior and not have the live data update message sent to the UI. For example, if I am doing hundreds of adds/updates in a process, I likely don't want all those updates to go to the UI since that sort of thing can cause a lot of "flickering" and lag for the user that triggered the process as each message is received and the UI loads the data. Another case is where I am loading in a large amount of data from an external source via OData, the user context that the OData connection is using will receive the messages for all the adds/updates. The same for Excel imports, these should have Live Data Update off by default. There are many cases where the Live Data Update feature could cause a negative impact on the system and is unnecessary since it's not something that is for the user.
Please provide a way that the Live Data Update feature can be bypassed/disabled for single (or batch of) transactions for scenarios such as:
- OData connections
- Entity object adds/updates
- Processes - Ideally, as an option for a single Add Data or Modify Data element, or at least as an option for the entire process
- Excel imports (should be bypassed/disabled by default for these)
Thank you.
Ryan
Do you like this idea?
Highly agree, this would definitely be a very useful feature for bigger data updates!