Mark failing node and enable inspection of ingress data and flow variables

Hi,

if a node or component fails, the data immediately gets purged not allowing to comprehend the circumstances under which it failed.

Here is another example:

In order to improve debugging capabilities, I’d like to suggest, i.e. if the failing part is executed instead of the entire workflow, to not discard the data and flow variables.

Furthermore, the actually failing node should be marked as well. This applies to the first screenshot about the SWTException where a preceding component was marked as the failing part but, per the log, it was actually the following one “Extract Data”.

Best
Mike