Hi,

Thanks for replying.

> Instead of splitting ImageCollection as the body, I think you just need to
> split List<SingleImageModel> as the body.

Are you suggesting that the ImageCollection class is actually
superfluous and I should use the List<SingleImageModel> as the output
from the bean uploadRequestQueue instead?

Or is there a way in the route that I can call the method
ImageCollection.getImages() method to pass into the split?

Thanks,

Charles.

Reply via email to