So I'm using the SDK to import data using a data file and a map file. Everything works fine, but how do get hold of the number of successes or failures programatically? (I could count the number of records before and after - but that's not the best in a
multi user system)