Loading

Mass update Salesforce CPQ Quotes to trigger recalculation

Publish Date: Aug 20, 2024
Description
To trigger a recalculation, update all Quote records and modify a field that is in the "Calculating Fields" field set on the Quote object. Optionally, a field can be added to this field set (i.e. a checkbox) to act as a flag for triggering a quote calculation.
Resolution

Use a batch size of 1 in Data Loader or for the batch Apex class, allows you to avoid exceeding governor limits and mass update Salesforce CPQ Quotes to trigger a recalculation. 

To set the Batch size, follow these steps:

1. In the Data Loader application, Click Settings.
2Then click Settings.
3. Enter 1 into the "Batch size" field.
Knowledge Article Number

000383339

 
Loading
Salesforce Help | Article