high amount of DataEvents / BusinessEvents impact Performance?
Hi,
Since you say that the reactiontime of the flows and further processing is not that important, you might consider using asynchronous processing. This mitigates the direct impact on system performance without blocking other critical operations of the system. Or you could consider using batch processing techniques. Splitting a large number of records into different batches for processing can reduce the load on the system.
Best regards,
Kevin
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.