Hi guys,
I am currently encountering some issues in getting an object stored in the ExecutionContext from a delegate (i.e. a subclass of FlatFileItemReader) of the MultiResourceItemReader.
I have also tried implementing the StepExecutionListener and also used the @beforeStep / @afterStep annotations to get the object from the context.
I was successful in retrieving the object from the context using the mentioned methods for Steps and Sub-steps (i.e. chunk processing) but not for the delegates. Do you have any suggestions on this? Any help would be much appreciated
Thanks!![]()


Reply With Quote
