Is there a way to trap the Script node executed prematurely error? I want to trap it and change the presentation into a standard error format used in the API. Neither the fault rules in the ProxyEndpoint, nor those in the TargetEndpoint seem to be executed.
For info, in this instance I know what is causing the error and am able to fix it, I just wanted to be able to trap any future unforeseen occurences of the error.