Thanks for the reply. Code is reading items from db using reader and each item can belong to any of the 3 categories to write (export) data related to it. So, it ends up like, if i read 100 items fro...
Type: Posts; User: rgangarapu; Keyword(s):
Thanks for the reply. Code is reading items from db using reader and each item can belong to any of the 3 categories to write (export) data related to it. So, it ends up like, if i read 100 items fro...
Hi,
is there a way to make the item processor step in the chunk to invoke and start a flow? Spring provides composite item processor out of the box to call multiple processors, but its linear. I...