Skip to main content
Lucas Cushanick (Pilot Fiber) 님이 Rollup Helper에 질문했습니다

The Rollups I have on my Opportunity are really slowing down the time it takes to create or update Opportunities. Is there a way to have the rollups batch in one DML rather than cascading through many?

답변 1개
  1. 7월 31일 오후 3:32

    Hello Lucas, 

     

    If you would like to keep triggered updates but have the Rollups process in a separate execution you can do this by setting the Rollup Helper trigger to force asynchronous, this setting is found as a checkbox for the trigger on the Enable Real Time Rollups page. 

     

    When this is on Rollup Helper will make a queue record to process the Rollup later as opposed to processing the setting during the save execution. 

     

    It is also possible to disable the trigger entirely from this page, and then you can use scheduled updates for your Rollups if you want them running in batch only.

0/9000