Batch exception - Handling
Content
Hi All,
i am trying to insert records to contact object using batch(.net) . A batch contains 1000 records.
Records 1 email id = ****@gmail.com
records 100 email id = xxxxx@xxxxxx
record 500 emial id = @xxxx.com
when i try inserting these 1000 records in to right now , it throws a request error fault exception in common.
Will i be able to find out the bad records that failed validation of email field. Will i be able to get the list of bad records. So that i can correct it and try inserting it again through request fault exception.
Version
Service cloudCode Snippet
Tagged:
0