-
Oct 16th, 2009, 05:24 AM
#1
Run job from controller and report errors back
I need to run job (Asynchronous) from within controller and report errors back to user...
Here's the scenario
- User uploads file from UI
- Controller runs asynchronous job which validates file which do some processing
and return.
- UI keeps polling to controller, If any error occurs during job running.. Controller keeps reporting errors back to UI
- Controller uses some sort of step listner
However I have following queries..
- What listner do controller need to implement to get errors from executing
steps
- How do controller pass the reference to uploaded file to Item reader ?
Thnx
SN
-
Oct 21st, 2009, 01:08 AM
#2
Does any one has any idea ?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules