Example: when I use my data loader to insert 2000 records of campaign members we have a internal object for audit records which should technically create 2000 audit records
when i use batch of 200 in data loader it fails to create few audit records
when I decrease the batch it creates them all( batch of 1 or 10)
5 个回答
This Answers Community is focused on configuration and design questions. Programmatic questions are best submitted to the developer forums at https://developer.salesforce.com where the forums and participants are geared toward programming troubleshooting and support.