Records not getting inserted to table
I am doing an obj-Save(with commit) in an activity to save the work item ID and status of each work object to an data table.
After a couple of days i verified by opening the data table by randomnly searching for the created cases. But I found there are few records which are missing in the table. What could be the issue .There are no error or exceptions in the log files as well.