Hi,
I need to capture the result (success or fail) of a task/container execution when the corresponding OnPostExecute event occurs.
It seems that I cannot use a proper system variable inside the logic of the related event handler.
How could I solve a such issue, please? Thanks