Is it possible to change the interval of rerun for just one task?
I want to retry to execute a task if there is a lock problem, I want to wait 5 minutes and retry just 3 times.
I'm trying to do it with temporary exceptions following: Design Error Free Workflow Using Temporary Exceptionhttp://scn.sap.com/community/bpm/business-workflow/blog/2013/09/07/design-error-free-workflow-using-temporary-exception
I checked the customization settings in SWU3. I see that the interval rerun = 20 min and repeat count = 3 tries.
In my task I changed settings as shown below:
But is taking the SWU3 configuration, it restarts after 20 minutes instead of 5...
Is that ok? I'm confused with this behavior... I looked at this thread: http://scn.sap.com/thread/3565145 and as I understand this should work
Any ideas what could I be missing?
Regards,
Karina