How does data loader handle errors ? Is it all or nothing ? i.e. if it fails to load a row, does it reject the entire file ? or does it put the error rows into a failed dataset ?
------------------------------Sumeet Vaidya------------------------------
When you load the Full File only the Records which has some issues get failed and a separate file is generated for these records with reason for failure