I have service with implement retry mechanism (I set Max attemps and Retry interval settings in properties tab at Developer). After run service and RuntimeException service is retried 
Now I use this service as process step in Designer, service is not retried:(
anybody know why?
And second question how work threads in retried mechanism at Designer because I know that if I set retry settings as service setting in Developer, the thread exist and wait while interval and thread end when service complete or reach max attemps.
How it work if I use step retry count and step retry interval settings in process step at Designer, the same - thread is busy while interval?
#webMethods-BPMS#webMethods#BPM