function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Cloud AtlasCloud Atlas 

Approval Process for over 1000 records

Hello,

I am building an approval process for a custom object and have run into a problem.
The approval process limit is 1000 records at each execution. 
While my page will send more than 1000 records for approval at a single click.
So it seems I cannot use standard approval process provided in CRM.
Does any one know a way how this limit can be bypassed or do I need to write complete custom code for approval process??

Any help is appreciated.
Thanks!
Best Answer chosen by Cloud Atlas
Cloud AtlasCloud Atlas
https://developer.salesforce.com/docs/atlas.en-us.salesforce_app_limits_cheatsheet.meta/salesforce_app_limits_cheatsheet/salesforce_app_limits_approvals.htm

All Answers

GauravGargGauravGarg

Hi Atlas,

I cannot see any governor limits which describe number of records limits in Approval process. 


Are you getting any error? Please share

Thanks,
Gaurav
Skype: gaurav62990

Cloud AtlasCloud Atlas
https://developer.salesforce.com/docs/atlas.en-us.salesforce_app_limits_cheatsheet.meta/salesforce_app_limits_cheatsheet/salesforce_app_limits_approvals.htm
This was selected as the best answer
GauravGargGauravGarg

Hi Atlas,

This is limit of total approval process in a org.

Thanks,

Gaurav