Yi-Wen, When submitting a DUCC Job, wait for completion should prevent the return until all your work items have been processed.
What exactly do you mean by "main process"? Lou. On Sat, Feb 20, 2016 at 10:30 PM, Yi-Wen Liu <[email protected]> wrote: > Hello, > > I am using ducc in a web app, and I need to know when does ducc finish its > work, ie, generate the output file. > I use the two properties in my job file: > > cancel_on_interrupt > wait_for_completion > > However, when I submitted job file, it did show the status on terminal, but > it finished earlier than the main process, I have to wait for few minutes > for the output file to be generated. > > Is there any way to get notified when the main process finishes without > looking at the web server page? > > Any suggestion is appreciated! > > > Thanks, > Yi-Wen >
