You need to sign in to do that
Don't have an account?

How to monitor data load for bulk operation of the records
Hi All,
If we are laoding records through wokbench or dataloader how to know if the records got processed sucessfully or if there are any failures while loading the records
Thanks,
Vijay.
If we are laoding records through wokbench or dataloader how to know if the records got processed sucessfully or if there are any failures while loading the records
Thanks,
Vijay.
The output file contains list of successfully inserted records along with failed records file separately. You can open success and error file to check how many records got processed.
https://help.salesforce.com/articleView?id=sf.reviewing_output_files.htm&type=5
Hope above information was helpful.
Please mark as Best Answer so that it can help others in the future.
Thanks,
All Answers
The output file contains list of successfully inserted records along with failed records file separately. You can open success and error file to check how many records got processed.
https://help.salesforce.com/articleView?id=sf.reviewing_output_files.htm&type=5
Hope above information was helpful.
Please mark as Best Answer so that it can help others in the future.
Thanks,
If we use workbench instead of dataloader how do we know if the records which have failures and sucessfully processed records.
Thanks,
Vijay.