Button Click not running activity on section written to replace the OOTB exception handling
Hello,
I have overridden the OOTB exception activity ActivityStatusExceptionHandler to call a new harness and section called PPActivityStatusError. I have added a button 'SendEmail' that is configured to run activity on Click event. However, nothing happens on 'Send Email' button click. The tracer does not show any trace and there are no errors or messages thrown in Pega log. The harness is being displayed using Show-Harness activity via OOTB activity ActivityStatusExceptionHandler. I also noticed that the button works in Standard thread when exception occurs while locally running an activity. Any idea why the button does not work?
Also, the harness pops-up in a new window without any style applied. The collapsible section appears collapsed by default., confirming that style is not getting applied. Any idea why this happens? Could this affecting the button on Click functionality?
The exception window appears as below -