Hi,
In our project we have a BPM process with task steps that often fails at the task step due to Read Timed Out
on queueTask. This only happens at peak load and in most cases resubmitting the process after sometime make it run fine.
We want to automate this process, such that if the Process Failes at a Task Step with error “Read Timed Out” , it should automatically try to resubmit after a fixed interval ( set by us ) .
What is the best way to achieve this ?? Any suggestions/pointers would be useful .
#BPM#webMethods-BPMS#webMethods