Hello All,
I am adding the items of excel sheet in the custom list. I'm getting the whole data in the data table and then processing it using SPWeb.ProcessBatchData(string Value). In that if there is any unsuccessful entry of item then I'm continue from the next item using this command "
Is there any way to find those unsuccessful items and update corresponding ID in another list.

Replies
Know the answer? Post it — somebody with the same question will find it here.