Dear,
Running on HANA - I have written a part in the TN which throws an error once certain requirements haven't been met. This part works fine.
I want to capture the amount of the times the error has been thrown, so inside the TN i wrote a insert statement into a different schema / table. This looks like its not executing, or something is being rolled back.
eg.
my validation is to block all transactions -> error is thrown - nothing in my log
My validation is the same, but no error in tn -> everything shows in the log
Any idea's on this?
Kind regards
Frederik