Hi!
BulkLoader is cute, and loads data well, even from setup.xml file. So Me, little bastard, write in the setup.xml wrong path to file...cunning
Then BulkLoader says:"Error" I will not handle rest of the thousand images that were going to download... but I would like to say to BulkLoader: "good good Loader, please, load that image instead (with graphical interpretation that right image wasnt loaded), and then resume loading for rest of images...
That's saying little poetically (lol), but I deal with the issue, when wrong path was given to the image for BulkLoader instance.
So in FOR loop i am traversing setup.xml file in which I have paths to images that are to be loaded. If BulkLoader can not load one of the images it never fires COMPLETE event it just stops tracing where problem lies. That' cool by the way... i see the path in the Output Panel, but is there a way to
pause BulkLoader when error occurs, load something different instead and go ahead with rest of images?
Tried to set ErrorEvent for loading instance, but if I put to the handler code, to load other image instead, BulkLoader doesn't seem to load it. What's more disqusting it doesnt resume its download...
Anybody with experience with BulkLoader?
Thanks for viewing