AE abends and goes to No Success while using CI
I am using a CI to load data from a staging table into the Account chartfield component.
I used the rowset fill method to loop through the rows in the staging table and load it inot the CI so that errored rows would not stop the processing. When I look at the trace file, I can see that all the rows are processed. However, at the end of the last row, the process abends and goes to No success. I would like to run the program to Success even if errors are encountered. The log file would contain the error data.