Update Records into sage 50 (Interop.PeachwServer.dll)

Hi,

I am using Sage 50 U.S Edition 2013 SDK and visual studio 2013.

When I update the csv records into sage 50 is not working its  throw some exception like its already having this record and skipped execution so next records not import into sage 50. I need to move next record and import into sage 50 application.

Then how to move next record in the import CSV file, how to identify which record failed for sales order? 

Or

How can we loop through records for insert or update for sales order?