I have enabled SLA for service rest for our CDH application. When i tested the service with date format exception, it is not picking the fallback activity which i have traced in the tracer.
Please let me know if i have done something wrong.
@PrasadN16719109 I guess the SLA works only when the activity does not respond at all. But in your case you are throwing an error I believe. So please make the activity wait for that much time and then if you test it it should work.