A #Batch Executable is configured to perform blank updates on Account records, which triggers a recalculation of rollup summary fields defined in a Self-Adaptive #Trigger. Bulk API is enabled with a batch size of 2000 to process large volumes efficiently and improve throughput.
Overview
General Use Case
- Use #Batch to run mass blank updates that force a recalculation of in-memory transformations defined in Self-Adaptive #Triggers.
- Enable Bulk API and set a large batch size (for example, 2000) to significantly boost throughput and complete millions of recalculations quickly.
Video Demo
Walkthrough
1
Pipeline - Account.Batches

2
New Executable - Account.BlankUpdate

3
Batch Settings

4
Retrieve
