You need to sign in to do that
Don't have an account?
Bulk insertion of data using dataloader
Hi
i have written a validation rule through apex which prevents creation of duplicate records. this functionality is working fine for single records but when i insert duplicate bulk records through dataloader then it gets inserted. please suggest what can be the issue
i have written a validation rule through apex which prevents creation of duplicate records. this functionality is working fine for single records but when i insert duplicate bulk records through dataloader then it gets inserted. please suggest what can be the issue
Can you post your validation rule so that we can verify. Thank you.