HI,
@Janardan,
I think you may be overstepping the notion of “on the task’s ‘queued’ event”.
It seems to me, those services are only run when the task is queued, that is, created anew. So a resubmit would not trigger a ‘queued’ event.
However, resubmitting a process step does create a new task, which is then queued on the task list.
Maybe you want to redesign your process so it loops the task until success (or doesn’t timeout) and keep the flow services explicit on the process or sent in the process task service.
Best Regards,
#webMethods-BPMS#MWS-CAF-Task-Engine#webMethods