-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
in: corestatus: declinedFeatures that we don't intend to implement or Bug reports that are invalid or missing enough detailsFeatures that we don't intend to implement or Bug reports that are invalid or missing enough detailstype: feature
Description
Eddie Mc Greal opened BATCH-966 and commented
As discussed in http://forum.springframework.org/showthread.php?t=64673
At the moment there is no way of passing objects to the job execution. This would very useful when executing a batch from within e.g. a web application where by a user uploads a file to be processed. There is currently no way of passing this resource to the ItemReader - you have to save it to disk with a static URL so as the ItemReader can pick it up or you can use the dynamic filename mechanism.
In any case I think its something to consider for a future release!
No further details from BATCH-966
Metadata
Metadata
Assignees
Labels
in: corestatus: declinedFeatures that we don't intend to implement or Bug reports that are invalid or missing enough detailsFeatures that we don't intend to implement or Bug reports that are invalid or missing enough detailstype: feature