121 - No such thing as BulkErrorEvent?
arthur-debert opened this issue · 1 comments
arthur-debert commented
What steps will reproduce the problem? 1. Anything 2. 3. What is the expected output? What do you see instead? I want to check for errors during loading but "BulkErrorEvent" noted on http://code.google.com/p/bulk-loader/wiki/HowToUseEvents DOES NOT EXIST. What version of the product are you using? On what operating system? Latest version, OSX Please provide any additional information below.
Original link: http://code.google.com/p/bulk-loader/issues/detail?id=121
arthur-debert commented
debert - 2010-07-26 00:00:00
Hi Gerry.
My bad, the wiki pointed to a older version of error events. For a while, errors are regular ErrorEvent objects.
This was fixed in rev 325.
Thanks