Hmm... I see.
I'll look for some errors or mistakes.
Thank you for your help.
Type: Posts; User: a.thieriot; Keyword(s):
Hmm... I see.
I'll look for some errors or mistakes.
Thank you for your help.
In first, I want to thank you for your patience :)
Then... The job level ExecutionContext, if it is accessible in a tasklet (for example :p) will be perfect for communicate between steps.
Till...
I Just want to access the context (stepExecution, for access some job states) of my Tasklet which is only use as a separated step.
Indeed, it's exactly what I want. That my step (Tasklet)...
Hello,
I currently use Spring Batch for a customer and I encounter a little problem with Tasklet.
I have a job that execute two steps. A simple ItemOrientedStep which register some...